quds_db_mysql 0.0.9 copy "quds_db_mysql: ^0.0.9" to clipboard
quds_db_mysql: ^0.0.9 copied to clipboard

MySQL adapter for quds_db_interface package. Provides complete SQL implementation using mysql_client.

0.0.9 #

  • Add Dart-first versioned migrations via connection.migrations (MysqlMigrationContext + shared SchemaMigrationRunner).
  • Depend on quds_db_interface ^0.0.5.

0.0.1 #

  • Initial version.

0.0.3 #

  • Removed flutter as a dependency from pubspec.yaml.
  • Added homepage to pubspec.yaml.

0.0.4 #

  • Replaced flutter_test with test package, and add unit tests

0.0.5 #

  • Add unit tests for advanced capabilities.

0.0.7 #

  • update project files for consistency.

0.0.8 #

  • Upgraded the dependencies.
0
likes
160
points
278
downloads

Documentation

API reference

Publisher

verified publisherquds.cc

Weekly Downloads

MySQL adapter for quds_db_interface package. Provides complete SQL implementation using mysql_client.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

mysql_client, quds_db_interface

More

Packages that depend on quds_db_mysql