·
1 commit
to master
since this release
- Updated
ormed_sqliteto 0.3.0 and raised the package SDK floor to Dart
3.10, matching the new unified native/web SQLite adapter release. - Guarded DataSource-backed migrations before applying SQLite PRAGMAs so
non-schema drivers fail before any migration side effects.