pgvector-node icon indicating copy to clipboard operation
pgvector-node copied to clipboard

Fix instruction order for Sequelize in README.md

Open RIscRIpt opened this issue 8 months ago • 0 comments

A user must register types before establishing a database connection; otherwise, vector types in Sequelize objects will be represented as strings.

RIscRIpt avatar Feb 17 '25 13:02 RIscRIpt