infer_schema_internals 1.3.0

Provides functionality to infer the schema of a database

infer_schema_internals

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 8 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

postgres

  • diesel/postgres
  • uses_information_schema

mysql

  • diesel/mysql
  • uses_information_schema

lint

  • clippy

sqlite

  • diesel/sqlite

serde

    This feature flag does not enable additional features.

uses_information_schema

    This feature flag does not enable additional features.

clippy

    This feature flag does not enable additional features.