Skip to content

OP-1467 Remove refs to file groups + unsafe update#169

Merged
delcroip merged 2 commits intodevelopfrom
fix/OP-1467_sql_migration_errors
Jun 12, 2023
Merged

OP-1467 Remove refs to file groups + unsafe update#169
delcroip merged 2 commits intodevelopfrom
fix/OP-1467_sql_migration_errors

Conversation

@edarchis
Copy link
Copy Markdown
Member

IndexesFG is specific to one setup and OPTIMIZE_FOR_SEQUENTIAL_KEY is not available on some versions of MS SQL.

IndexesFG is specific to one setup and OPTIMIZE_FOR_SEQUENTIAL_KEY is not available on some versions of MS SQL.
Copy link
Copy Markdown
Member

@hirensoni913 hirensoni913 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In my opinion, it's not even right to create those Non-clustered indexes in the script. Whether or not you need to create them is also implementation specific. So I would remove all the index creation scripts.

@edarchis edarchis force-pushed the fix/OP-1467_sql_migration_errors branch from 758b4be to 92e21f4 Compare June 12, 2023 10:05
@delcroip delcroip merged commit 7a3d906 into develop Jun 12, 2023
@delcroip delcroip deleted the fix/OP-1467_sql_migration_errors branch June 12, 2023 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants