sails-migrations icon indicating copy to clipboard operation
sails-migrations copied to clipboard

Are there any example migration files?

Open dbkaplun opened this issue 10 years ago • 3 comments
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!

dbkaplun avatar Jul 26 '15 03:07 dbkaplun

:+1:

bojidar-bg avatar Aug 07 '15 08:08 bojidar-bg

Take a look at http://knexjs.org/#Migrations

Running the commands documented will give you "example files". Does this help?

RWOverdijk avatar Oct 30 '15 11:10 RWOverdijk

I found the Knex migrations documentation to be spectacularly useless, but this comment provided a perfect example.

VirtualWolf avatar Mar 04 '16 10:03 VirtualWolf