Cli: feat: Add support for multiples `migrations` folders

Created on 22 Jul 2016  路  8Comments  路  Source: sequelize/cli

Most helpful comment

Hi guys, any progress on this?

Just to elaborate a little bit I copy paste from sequelize/umzug#33

Would it be possible to use more component based approach in code structure,
lets say I have

  • users

    • model.js

    • seed.js

  • cars

    • model.js

    • seed.js

And sequelize paths config would use a pattern like this or so:
paths: [ **/models/**, ... ]

All 8 comments

Hi guys, any progress on this?

Just to elaborate a little bit I copy paste from sequelize/umzug#33

Would it be possible to use more component based approach in code structure,
lets say I have

  • users

    • model.js

    • seed.js

  • cars

    • model.js

    • seed.js

And sequelize paths config would use a pattern like this or so:
paths: [ **/models/**, ... ]

Knock knock?

Bump

bump

continue waiting

bump

bump

+1

Was this page helpful?
0 / 5 - 0 ratings