fullstack-apollo-express-postgresql-boilerplate icon indicating copy to clipboard operation
fullstack-apollo-express-postgresql-boilerplate copied to clipboard

sequelize.sync throws 42P01 error

Open christian-hess-94 opened this issue 5 years ago • 0 comments

I made an API based on this tutorial. I had to abandon the project for a few months, but now I need to restart it. Problem is, when trying to run sequelize.sync, it throws an error. I've published an issue directly to sequelize, but if anyone can help me discover what is throwing this particular error I would be greatly appreciated.

Issue link: https://github.com/sequelize/sequelize/issues/12467

christian-hess-94 avatar Jul 06 '20 16:07 christian-hess-94