quds_db_sqlite 0.0.7 copy "quds_db_sqlite: ^0.0.7" to clipboard
quds_db_sqlite: ^0.0.7 copied to clipboard

SQLite adapter for quds_db_interface package. Provides complete SQL implementation using sqflite for Flutter and sqflite_common_ffi for desktop testing.

0.0.7 #

  • Add Dart-first versioned migrations via connection.migrations (SqliteMigrationContext + shared SchemaMigrationRunner).
  • Support create/drop/rename table & column, indexes, updateRows, and rawSql.
  • Depend on quds_db_interface ^0.0.5.

0.0.1 #

  • Initial version.

0.0.2 #

  • Removed flutter as a dependency from pubspec

0.0.3 #

  • Updated homepage

0.0.4 #

  • remove unused files and clean up project structure

0.0.5 #

  • Upgraded the dependencies.

0.0.6 #

  • Implement missing interface members and add schema support to match quds_db_interface 0.0.4.
0
likes
160
points
391
downloads

Documentation

API reference

Publisher

verified publisherquds.cc

Weekly Downloads

SQLite adapter for quds_db_interface package. Provides complete SQL implementation using sqflite for Flutter and sqflite_common_ffi for desktop testing.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

path, quds_db_interface, sqflite

More

Packages that depend on quds_db_sqlite