C2025-044 Update PROMS Fixes to be SQL 2016 compatible #579

Merged
jjenko merged 1 commits from C2025-044 into Development 2025-07-29 15:18:37 -04:00
Owner

C2025-044 Update PROMS Fixes to be SQL 2016 compatible

It was found that the latest PROMSFixes was not compatible with SQL 2016 version.

Specifically,
the CREATE TABLE
for
EPFormats.

Need to update the PROMS_Fixes so that it can be run in sql 2016

error was: 'OPTIMIZE_FOR_SEQUENTIAL_KEY' is not a recognized CREATE TABLE option.

C2025-044 Update PROMS Fixes to be SQL 2016 compatible It was found that the latest PROMSFixes was not compatible with SQL 2016 version. Specifically, the CREATE TABLE for EPFormats. Need to update the PROMS_Fixes so that it can be run in sql 2016 error was: 'OPTIMIZE_FOR_SEQUENTIAL_KEY' is not a recognized CREATE TABLE option.
djankowski was assigned by mschill 2025-07-29 15:13:16 -04:00
jjenko was assigned by mschill 2025-07-29 15:13:16 -04:00
mvickers was assigned by mschill 2025-07-29 15:13:16 -04:00
mschill added 1 commit 2025-07-29 15:13:16 -04:00
mschill requested review from jjenko 2025-07-29 15:13:17 -04:00
jjenko approved these changes 2025-07-29 15:18:22 -04:00
jjenko left a comment
Owner

changes look good

changes look good
jjenko merged commit 1588dabcbe into Development 2025-07-29 15:18:37 -04:00
Member

Devin tested this with no issues. The SQL version number was not updated for this.

Devin tested this with no issues. The SQL version number was not updated for this.
Sign in to join this conversation.
No Reviewers
No Label
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Volian/SourceCode#579
No description provided.