conduit_mysql 7.0.0 copy "conduit_mysql: ^7.0.0" to clipboard
conduit_mysql: ^7.0.0 copied to clipboard

MySQL / MariaDB ORM backend for conduit. Schema management, raw execute path, and dialect-agnostic ORM `newQuery<T>` (lifted from the postgresql package).

7.0.0 #

Note: First publish to pub.dev. Requires Dart SDK >=3.12.0.

  • FEAT: add conduit_mysql backend + QueryPredicate AST migration (#267).
  • FEAT: multi-backend test harness + connection-string dispatch (#268).
  • REFACTOR: lift query builders to dialect-agnostic core; wire SQLite + MySQL newQuery (#275).
0
likes
150
points
69
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

MySQL / MariaDB ORM backend for conduit. Schema management, raw execute path, and dialect-agnostic ORM `newQuery<T>` (lifted from the postgresql package).

Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

conduit_core, mysql_dart

More

Packages that depend on conduit_mysql