Module Sihl__.Gen_migration

val template_mariadb : string
val template_postgresql : string
val type_of_gen_type_postgresql : Sihl__.Gen_core.gen_type -> string
val type_of_gen_type_mariadb : Sihl__.Gen_core.gen_type -> string
val migration_schema_postgresql : Sihl__.Gen_core.schema -> string
val migration_schema_mariadb : Sihl__.Gen_core.schema -> string
val write_migration_file : Sihl__.Gen_core.database -> string -> Sihl__.Gen_core.schema -> unit