python-vector icon indicating copy to clipboard operation
python-vector copied to clipboard

add sqlalchemy support

Open avelino opened this issue 1 year ago • 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

avelino avatar Nov 16 '23 15:11 avelino