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

Allow writes on versionless rows #614

Merged
merged 6 commits into from
Jun 29, 2016
Merged

Allow writes on versionless rows #614

merged 6 commits into from
Jun 29, 2016

Conversation

Tryneus
Copy link
Member

@Tryneus Tryneus commented Jun 24, 2016

Fixes #569. If we encounter a versionless row, we treat it as if it has the version -1, and continue normally. This adds a few tests for versioning behavior and fixes a few small inconsistencies in write requests as well.


This change is Reviewable

@Tryneus Tryneus added this to the Release 2.x.x milestone Jun 24, 2016
@deontologician
Copy link
Contributor

:lgtm:


Reviewed 9 of 9 files at r1.
Review status: all files reviewed at latest revision, all discussions resolved.


Comments from Reviewable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Horizon should be able to update a document that has not been created by horizon
2 participants