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

Extend Update/Delete queries with returning statement #610

Merged
merged 8 commits into from Dec 19, 2022

Conversation

Zhaars
Copy link
Contributor

@Zhaars Zhaars commented Dec 8, 2022

Extend Update/Delete queries with Returning

Checklist

Extend Update/Delete queries with Returning
@Zhaars Zhaars requested a review from Lagovas December 8, 2022 13:07
encryptor/queryDataEncryptor.go Outdated Show resolved Hide resolved
encryptor/queryDataEncryptor.go Outdated Show resolved Hide resolved
Extend sqlparser with returning and Update/Delete queries
Fixed delete queries formating
Extend sqlparser with ability to pass table names with alises in DELETE statements
@Zhaars Zhaars requested a review from Lagovas December 12, 2022 18:39
Copy link
Collaborator

@Lagovas Lagovas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in general looks cool

encryptor/queryDataEncryptor_test.go Show resolved Hide resolved
Fixed after review/added unit tests
# Conflicts:
#	encryptor/queryDataEncryptor_test.go
Fixed after merge zone removal
@Zhaars Zhaars merged commit 0517312 into master Dec 19, 2022
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.

None yet

2 participants