SafeDispatch/UpdateHelper/functions.bat

6 lines
275 B
Batchfile

UpdateHelper.exe -w NewFields.sql
UpdateHelper.exe -w RemoveRecordsWithoutRelatedData.sql
UpdateHelper.exe -w CreateMissingPrimaryKeys.sql
UpdateHelper.exe -w CreateMissingForeignKeys.sql
UpdateHelper.exe -w CreateMissingIndexes.sql
UpdateHelper.exe -f RunAllMissingFiles.sql