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

#1161 Bingo unable to index on SQL Server #1204

Merged
merged 1 commit into from
Aug 1, 2023
Merged

#1161 Bingo unable to index on SQL Server #1204

merged 1 commit into from
Aug 1, 2023

Conversation

AliaksandrDziarkach
Copy link
Collaborator

Fix CMakeLists.txt and BingoCore.cs to use "indigo" root namespace.
Regenerate Resource.Designer.cs to use updated namespace.

 Fix CMakeLists.txt and BingoCore.cs to use "indigo" root namespace.
 Regenerate Resource.Designer.cs to use updated namespace.
@even1024 even1024 merged commit 03b0041 into epam:master Aug 1, 2023
59 checks passed
@AliaksandrDziarkach AliaksandrDziarkach deleted the bingo-sqlserver-1161 branch August 1, 2023 09:13
@even1024 even1024 linked an issue Aug 1, 2023 that may be closed by this pull request
@AliaksandrDziarkach AliaksandrDziarkach added this to the Indigo-1.13.0-rc.2 milestone Aug 9, 2023
@AliaksandrDziarkach AliaksandrDziarkach self-assigned this Aug 9, 2023
@even1024 even1024 removed this from the Indigo-1.13.0-rc.2 milestone Aug 9, 2023
@mjcass
Copy link

mjcass commented Sep 27, 2023

Hi , I think I am seeing this issue with INDEX not seeing to "stick" - ie I create an index and the tables all seem to be created and immediately after creating it the substructure search is very fast. But connecting to the server the next day the search becomes very slow and it doesn't look like the index is being used. I assume this fix needs to be applied what I am not clear on is how to apply the update? do I need to recompile the program?

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.

Bingo unable to index on SQL Server
3 participants