I have a sails app(v ~0.10.0) using sails-mongo (v 0.10.0-rc4) and i need to execute some queries in my database through migrations.
There is any support to this feature in sails?
Sailsjs can alter your tables in development, but it's definitely NOT recommended for a production database.
However, if you are using mongoDB migrations are not even necessary because it is a schemaless database.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With