How do I use pgadmin.or?
Tried renaming the database but this does not work.
I have also changed all the Calculated Fields to Stored fields with a Default Value of zero but this does not work.
How do I delete the current database it start again, as this may fix the issue?
Tried importing the Module into another App, but this has the same issue. The only way I can think of doing this is to Delete tables 1 at a time for the bottom until the App Builds (Exclude from Project all microflows and pages that use the tables).
Check your database for empty values using pgadmin or to create a New database, you can change the name of the database in the project settings in your Mendix modeler:
For pgadmin see pgadmin.org
Renaming your database will, once you run locally again, do all the steps and at the end show you that it is going to create a new database:
Hi !
How do I delete the current database it start again, as this may fix the issue? :
- Make sure you have the backup of your project
- Project > Show Project Directory in Explorer > delete the “deployment” folder