Skip to content

package:stem_sqlite v0.1.3

Latest

Choose a tag to compare

@kingwill101 kingwill101 released this 23 Apr 09:29
· 1 commit to master since this release
aa61a32
  • Updated ormed_sqlite to 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.