sails-migrations
sails-migrations copied to clipboard
Are there any example migration files?
trafficstars
I'd like to look at an example migration file so I can see how to best use sails-migrations. Would be great if there was an example file!
:+1:
Take a look at http://knexjs.org/#Migrations
Running the commands documented will give you "example files". Does this help?
I found the Knex migrations documentation to be spectacularly useless, but this comment provided a perfect example.