New version 1.4.0-pre-release
[1.4.0-pre-release] - 2022-11-18
Added
- Add a TypeAlias for data in
SQLEnumerable.insert()
.
Changed
- Improve conftest files with sql file to initialize all database for tests.
- Adapt the code to match new error of mypy.
- Update pytest, pytest-sugar, mypy, psycopg-pool and tmp-connection-psql.