With the introduction of a new field, preventSchemaGeneration, on the app config for Helium apps, developers can now prevent the automatic schema creation / upgrade / migration as described here. This gives developers more flexibility if they want be in full control of the schema upgrade / migration externally to a DSL app. Note that this is an advanced feature that should not be attempted if there is any uncertainty.
For more detail please see the documentation provided here.
Add Comment