fastify-sequelize icon indicating copy to clipboard operation
fastify-sequelize copied to clipboard

Fastity plugin work with Sequelize (adapter for NodeJS -> Sqlite, Mysql, Mssql, Posgres)

Results 4 fastify-sequelize issues
Sort by recently updated
recently updated
newest added

My lates pull request has been integrated and I could change back to using the NPM version if it gets pushed. I see it has not been updated in 4...

During installation, npm issues a warning: > npm WARN deprecated [email protected]: This version will no longer receive security fixes per our security policy. Please update to sequelize@5 or above. Please...

Hi I am totally fresh to NodeJS environment. I have been using fastify-seuqlize for some REST API development. If possible please add some example of usage basically how to define...

You should update sequelize dependency because it uses deprecated string based operators When you run your code example you'll get that error: > sequelize deprecated String based operators are now...