Releases: ckkz-it/aiohttp-rest-framework
Releases · ckkz-it/aiohttp-rest-framework
v0.0.6
Bump dependent packages versions
v0.0.5
Remove databases library, use pure sqlalchemy, and their version 1.4.0b1 async support.
v0.0.4
Buf fixes, add few utils like create_tables
and drop_tables
v0.0.3
Switch to a databases library, which supports both asyncpg and aiopg. Also, it supports mysql, which support will be shipped soon.
v0.0.2a2
Fixes to catch database and JSON exceptions