-
Remove deprecated pytest_runner. [am-on]
-
Change license to MIT. [am-on]
-
Add circleci config. [suryasr007]
-
Export type annotations for users. [mandarvaze]
-
Use py3.7 as default, drop support for py34 and py35. [zupo]
-
Check that DB is upgraded to latest Alembic version. [zupo]
-
Format code with black. [zupo]
-
Connection reuse. [dz0ny]
-
Close the connection and return it to the pool. [dz0ny]
-
Properly handle returning connection to the pool. [domenkozar]
-
Properly handle read only mode. [domenkozar]
-
Support pshell scripts. [zupo]
-
Model.init = _declarative_constructor. [domenkozar]
-
Fix discovery of Model. [domenkozar]
-
Store engine in settings [domenkozar]
- Initial release. [zupo, domenkozar]