Tags: simolus3/drift
Tags
Remove drift3 verifier code from drift_dev It only really works in this workspace since drift3 is still unstable.
drift_dev 2.34.1 - Require analyzer version 13. - Support latest `cli_util` versions.
sqlparser 0.44.5 - Support `ALTER TABLE ADD/DROP CONSTRAINT` statements.
drift_dev 2.34.0 - Add `setup` callback to `validateDatabaseSchema` in `VerifySelf` extension. - Fix generating code for table classes with a `$` in their name. - Add the `use_sql_table_name_for_accessors` build option, naming the table getters on the database class after the table's SQL name instead of the Dart class name.
sqlparser 0.44.0 - Support `ALTER TABLE ALTER COLUMN` statements.
drift_dev 2.33.0 - Drift files: Support features from SQLite version 3.53.
PreviousNext