We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello, When I am running sails lift command, my previous data and schema getting removed and adding new schema by reading. it reading schema from model. I have already added schema:false but it's not working. I have posted this issue on stakoverflow too https://stackoverflow.com/questions/47768820/sails-js-migration-every-time-update-my-firebase-collection-index-with-safe-and
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
When I am running sails lift command, my previous data and schema getting removed and adding new schema by reading.
it reading schema from model.
I have already added schema:false but it's not working.
I have posted this issue on stakoverflow too https://stackoverflow.com/questions/47768820/sails-js-migration-every-time-update-my-firebase-collection-index-with-safe-and
The text was updated successfully, but these errors were encountered: