Constant diesel::migration::CREATE_MIGRATIONS_TABLE
source · pub const CREATE_MIGRATIONS_TABLE: &str = _;
Expand description
Create table statement for the __diesel_schema_migrations
used
used by the postgresql, sqlite and mysql backend