pgvector-node
pgvector-node copied to clipboard
Fix instruction order for Sequelize in README.md
A user must register types before establishing a database connection; otherwise, vector types in Sequelize objects will be represented as strings.