We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5349bbf commit 5f80d96Copy full SHA for 5f80d96
T4SQLTemplateLibrary/Databases/SqlServer/Scripts/Post-Deployment/Script.PostDeployment.sql
@@ -10,6 +10,6 @@ Post-Deployment Script Template
10
--------------------------------------------------------------------------------------
11
*/
12
:r .\1-T4SQL.ENGINE_CONFIG.data.sql
13
-:r .\2-T4SQL.WORKSPACE_ENTRY.data.sql
14
-:r .\3-T4SQL.UTL_ORDINAL_NUMBER.data.sql
+:r .\2-T4SQL.UTL_ORDINAL_NUMBER.data.sql
+:r .\3-T4SQL.WORKSPACE_ENTRY.data.sql
15
:r .\4-T4SQL.VW_SEED_PROPERTY.sql
0 commit comments