Skip to content

Releases: litestar-org/sqlspec

v0.3.0

17 Dec 02:03
Compare
Choose a tag to compare

v0.3.0

This release focuses on removing much of the test code that was non-functional.

This release has connection configurations for the following databases:
ADBC, AsyncPG, PsycoPG, OracleDB, AsyncMy, SQLLite, Aoisqlite, and duckdb

What's Changed

  • Implements Github build pipeline
  • feat(config): implement protocols and configurations by @cofin in #7
  • feat: driver configurations by @cofin in #8

New Contributors

  • @cofin made their first contribution in #7

Full Changelog: https://github.com/litestar-org/sqlspec/commits/v0.3.0