v0.11.0
What's Changed
- New realization of cursor, check it in docs: https://psqlpy-python.github.io/components/cursor.html
- New class for prepared statement representation: https://psqlpy-python.github.io/components/prepared_statement.html
- New internal implementations of Connection and Transaction
- Partially support DBAPI 2.0
- Updated documentation
Full Changelog: 0.10.1...0.11.0