Skip to content

Oracle: schemas extraction fix #228

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

Merged
merged 5 commits into from
Mar 16, 2022
Merged

Oracle: schemas extraction fix #228

merged 5 commits into from
Mar 16, 2022

Conversation

alex-kulakov
Copy link
Contributor

  • Fixes schema extraction problem for case-sensitive names
  • Gives ability for schemas to be case-sensitive (Oracle supports it natively), before that it was prohibited due to name index within NodeCollection

…e comparer for oracle

Oracle RDBMS supports case-sensitive schemas so schemas collection has to support
case-sensitive name index.
# Conflicts:
#	ChangeLog/7.0.3_dev.txt
@alex-kulakov alex-kulakov merged commit b681f8e into 7.0 Mar 16, 2022
@alex-kulakov alex-kulakov deleted the 7.0-oracle-schemas-fix branch March 16, 2022 06:48
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