hello -
i have started using cockroachdb with a framework that uses sequelize. when i was first learning nodeJs & cockroachdb, i was required to “npm install” the cockroachdb-sequelize module.
but when i use the framework, i am not, even though it appears to work fine.
is this because (perhaps) that frameworks that utilize sequelize are only using a “postgres subset” of the sequelize module?