timescale/python-vector

add sqlalchemy support

avelino opened this issue · 0 comments

the pgvector library supports some python ORMs, it would be important for timescale's python-vector to also support them (at least in the "main" pgvector).

example:

from pgvector.sqlalchemy import Vector