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

logical: add support for passing data to delete #7139

Merged
merged 5 commits into from
Jul 18, 2019
Merged

Conversation

calvn
Copy link
Member

@calvn calvn commented Jul 17, 2019

I opted for moving the query parsing into its own func instead of combining the two cases to keep the seams between read and delete cleaner.

@calvn calvn requested a review from jefferai July 17, 2019 17:57
command/delete.go Outdated Show resolved Hide resolved
ncabatoff
ncabatoff previously approved these changes Jul 17, 2019
Copy link
Collaborator

@ncabatoff ncabatoff left a comment

Choose a reason for hiding this comment

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

LGTM modulo that one error message.

@calvn calvn added this to the 1.2 milestone Jul 17, 2019
@calvn calvn merged commit 3e2cd48 into master Jul 18, 2019
@calvn calvn deleted the logical-delete-with-data branch July 18, 2019 17:42
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