Hi Guys/Girls.
I am starting to play a little bit with CockroachDB and Sequelize and I am having some issues to run the migrate. I used the Sequelize-CLI to create a simple table and when I try to run I am getting this error:
ERROR: no data source matches prefix: ranges
Somebody already saw that?