Hey guys,
I am wondering if there is a proper and clean way to manage database changes of the schema.
To transfer it from development (local) to staging / production. And not creating them manually or through the dashboard.
Thanks!
Hey guys,
I am wondering if there is a proper and clean way to manage database changes of the schema.
To transfer it from development (local) to staging / production. And not creating them manually or through the dashboard.
Thanks!
There is a PR in progress regarding that: 🎄 Defined Schemas with auto migration by Moumouls · Pull Request #7091 · parse-community/parse-server · GitHub
This is going to be awesome!