Releases: litestar-org/sqlspec
Releases · litestar-org/sqlspec
v0.26.0
What's Changed
- refactor: refactor cursor exit by @iyad-f in #79
- feat: enhance sync_tools and migration infrastructure by @cofin in #81
- feat: add data dictionary support for database metadata by @cofin in #82
- chore: remove unnecessary .gitkeep file creation by @iyad-f in #84
- feat: enhanced serialization & type conversation process by @cofin in #86
- feat: async migrations and callable config support by @cofin in #87
- feat: add
FOR UPDATE
locking support to query builder by @cofin in #88 - fix: add
bind_key
parameter support to all adapter configurations by @cofin in #89
Full Changelog: v0.25.0...v0.26.0