Join Slack
Powered by
There is no built-in migration, but you can use `d...
# squarelibraries
h
hfhbd
01/13/2022, 10:22 AM
There is no built-in migration, but you can use
deriveSchemaFromMigration
, and create a
0.sqm
file describing you init schema, and put your changes in
1.sqm
etc. The sqldelight compiler can validate your migrations.
➕ 2
Open in Slack
Previous
Next