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

Fix PutTrue operation type #28

Merged
merged 1 commit into from
Sep 13, 2021
Merged

Fix PutTrue operation type #28

merged 1 commit into from
Sep 13, 2021

Conversation

kelindar
Copy link
Owner

Fixed a collision between Insert and PutTrue, given that the insertion log is applied to all of the column in transaction, this did insert true for all columns. Now it is ignored.

@kelindar kelindar added the bug Something isn't working label Sep 13, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@kelindar kelindar merged commit b080abd into main Sep 13, 2021
@kelindar kelindar deleted the fix branch September 13, 2021 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant