Skip to content

Feature/pure sql #801

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 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 October 6, 2018 13:02
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.
…ich can result in error due to missing privs to internal function
@jgebal
Copy link
Member

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
@jgebal jgebal deleted the feature/pure_sql branch March 15, 2019 14:23
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.

4 participants