★ wanayoo — archive 1999 https://github.com/utPLSQL/utPLSQL/pull/801Nouvelle recherche | Portail wanayoo
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

Feature/pure sql #801

Merged
merged 148 commits into from Mar 15, 2019
Merged

Feature/pure sql #801

merged 148 commits into from Mar 15, 2019

Conversation

@lwasylow
Copy link
Member

@lwasylow lwasylow commented Dec 5, 2018

Submitting code for review and discussion.
Proposed changes are to replace a current a hash function on data with a dynamic sql generated using a information extracted from cursor. There are some datatypes we are not allowing to compare directly and on these we will still use a hash.
Fixes #780
Fixes #79
Fixes #779
Fixes #835
Fixes #827

lwasylow and others added 30 commits Oct 6, 2018
Fixing test dependency on global_names (for DB links)
Fixing missing privs.
Resolves #765
It is a requirement to test the current develp branch
Due to missing duplicate_no in populated table the data results been skewed.
…ture/matcher_include
…utPLSQL into feature/matcher_include
…ich can result in error due to missing privs to internal function
lwasylow and others added 15 commits Mar 4, 2019
Before refactoring.
…into feature/pure_sql
@jgebal
jgebal approved these changes Mar 8, 2019
lwasylow and others added 10 commits Mar 12, 2019
…into feature/pure_sql
Removed TODO tag as any rework will introduce a more artificial logic ( adding new attributes ,  functions etc.)
# Conflicts:
#	test/install_tests.sql
@jgebal
Copy link
Member

@jgebal jgebal commented Mar 15, 2019

This PR is a huge set of changes and amazing amount of work from @lwasylow
With this, we should be almost ready to release 3.1.4

@jgebal jgebal merged commit 8c8e239 into develop Mar 15, 2019
4 checks passed
4 checks passed
SonarCloud Code Analysis Quality Gate passed
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
continuous-integration/travis-ci/push The Travis CI build passed
Details
coverage/coveralls Coverage remained the same at 95.374%
Details
@jgebal jgebal deleted the feature/pure_sql branch Mar 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants
You can’t perform that action at this time.