Updating existing SQL tables
To update a table that you imported into the application database, use the Sql Tables form. These are tables that were not created using the Sql Tables form.
The application performs these actions on the table:
- Add the standard Mongoose-based application columns such as Create Date and Updated By.
- Create the Delete, Insert and UpdatePenultimate triggers.
- Add application schema table metadata.