Skip to content

v0.1.0

Compare
Choose a tag to compare
@cofin cofin released this 17 Sep 17:37
· 372 commits to main since this release
0736cd9

🎉 New Contributors 🎉

What's New

  • Full set of repository classes for working with SQLAlchemy models
  • Plugins for FastAPI, Starlette, Sanic, and Litestar
  • Alembic integration with Litestar
  • Custom JSONB aliased datatypes that select the optimal datatype for each backend (Includes a custom Oracle JSON type as well)
  • Full test suite for aiosqlite,sqlite, asyncpg, psycopg (sync and async), oracledb, duckdb, asyncmy, and spanner.