dirigible icon indicating copy to clipboard operation
dirigible copied to clipboard

Changes to the model don't have effect on deployed application

Open TIVMOF opened this issue 8 months ago • 0 comments

Tables in the database are not updated when there are changes to the model.

To Reproduce

  1. Create a project with edm inside.
  2. Design some kind of application.
  3. Deploy it
  4. Make changes that would effect the database (for example another property inside an entity or changing the length of a property of an entity)
  5. Redeploy

TIVMOF avatar Jul 14 '25 07:07 TIVMOF