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

SQLite ORM backend for conduit. Embedded / in-process; closes the test-harness gap by enabling no-Docker test fixtures.

conduit_sqlite #

SQLite ORM backend for Conduit. Embedded and in-process — closes the test-harness gap by enabling no-Docker test fixtures, and supports edge / single-file deployments.

See doc/usage.md for the integration walkthrough.

Status #

Published from the Conduit 7.0.0 release. v1 is JIT-only: the conduit_build_runner ManagedObjectBuilder does not yet support @Relate, so non-trivial ORM apps cannot AOT-compile against this backend until that lands.

0
likes
140
points
25
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

SQLite ORM backend for conduit. Embedded / in-process; closes the test-harness gap by enabling no-Docker test fixtures.

Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

conduit_core, sqlite3

More

Packages that depend on conduit_sqlite