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
And sequelize paths config would use a pattern like this or so:
paths: [
**/models/**,
...
]
Knock knock?
Bump
bump
continue waiting
bump
bump
+1
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
And sequelize paths config would use a pattern like this or so:
paths: [ **/models/**, ... ]