Releases: ydb-platform/ydb-sqlalchemy
Releases · ydb-platform/ydb-sqlalchemy
0.1.1
- sqlalchemy 1.4+ partial support
Full Changelog: 0.1.1b1...0.1.1
0.1.1b1
- Attempt to support sqlalchemy 1.4+
Full Changelog: 0.1.0...0.1.1b1
0.1.0
- Update DBAPI to QueryService
Full Changelog: 0.0.1b23...0.1.0
0.0.1b23
- Add request settings to execution options
Full Changelog: 0.0.1b22...0.0.1b23
0.0.1b22
- Get rid of logging queries in cursor
Full Changelog: 0.0.1b21...0.0.1b22
0.0.1b21
- Add support of DROP INDEX statement
Full Changelog: 0.0.1b20...0.0.1b21
0.0.1b20
- sqlalchemy's DATETIME type now rendered as YDB's Datetime instead of Timestamp
Full Changelog: 0.0.1b19...0.0.1b20
0.0.1b19
- Do not use set for columns in index, use dict (preserve order)
Full Changelog: 0.0.1b18...0.0.1b19
0.0.1b18
- Supprted scan query
- Added use sqlalchemy cache query text internally
Full Changelog: 0.0.1b17...0.0.1b18
0.0.1b17
- Fixed false cache hit
Full Changelog: 0.0.1b16...0.0.1b17