diesel_infer_schema 1.3.0

Provides functionality to infer the schema of a database

diesel_infer_schema

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 7 feature flags, 2 of them enabled by default.

default

  • dotenv_macro

dotenv_macro

  • infer_schema_macros/dotenv

lint

  • clippy

sqlite

  • infer_schema_macros/sqlite

postgres

  • infer_schema_macros/postgres

mysql

  • infer_schema_macros/mysql

clippy

    This feature flag does not enable additional features.