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).

conduit_mysql #

MySQL / MariaDB ORM backend for Conduit. Schema management, raw execute path, and the dialect-agnostic ORM newQuery<T> lifted from conduit_postgresql.

See doc/usage.md for the integration walkthrough.

Status #

Published from the Conduit 7.0.0 release. Treat the public API as stable; corner cases that the Postgres backend covers but MySQL does not are tracked in doc/usage.md.

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