Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds IDENTITY_INSERT in rebuild-tree.js #1125 #1130

Merged
merged 1 commit into from
Oct 25, 2019

Conversation

AchimHentschel
Copy link
Contributor

Fixes issue when tree is being rebuilt with mssql backend.
I added a condition to only execute the wrapping with the IDENTITY_INSERT on an mssql type database. I already tested this fix in my docker container by modifying the files according to this pull request. The rebuild index is working as I expected it to work.

At the moment I do not have the time to verify other database backends, but if this is mandatory for merging this PR please let me known and I will try to validate during the next days.

Is there anything else I can do to help getting this PR into the main repo?

Fixes issue when tree is being rebuilt with mssql backend
@NGPixel NGPixel merged commit 44a1c86 into requarks:master Oct 25, 2019
jionggyu pushed a commit to jionggyu/wiki-2.5.302-patch that referenced this pull request Jul 9, 2024
…equarks#1130)

Fixes issue when tree is being rebuilt with mssql backend
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.

2 participants