dorosch / sqlalchemy-timescaledb

TimescaleDB dialect driver for SQLAlchemy (psycopg2 and asyncpg supported)
https://pypi.org/project/sqlalchemy-timescaledb/
MIT License
35 stars 7 forks source link

add psycopg dialect #19

Open MRigal opened 1 week ago

MRigal commented 1 week ago

Psycopg aka psycopg3. Including tests.

Also updated the README and updated dependencies to work on Python 3.12.