Cli: How to seed with raw sql?

Created on 21 Mar 2017  路  3Comments  路  Source: sequelize/cli

Most helpful comment

You can use queryInterface.sequelize.query() to perform raw queries.

All 3 comments

Is there a way to add support for this!

You can use queryInterface.sequelize.query() to perform raw queries.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

gotrevor picture gotrevor  路  5Comments

rmoura-92 picture rmoura-92  路  4Comments

przbadu picture przbadu  路  3Comments

arndeash picture arndeash  路  3Comments

OsoianMarcel picture OsoianMarcel  路  4Comments