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

Defect/indexeswithoutsksincorrectindexes #20

Merged
merged 9 commits into from Jul 26, 2020

Conversation

tywalch
Copy link
Owner

@tywalch tywalch commented Jul 26, 2020

indexes without SKs would not have properly formatted keys. Before this commit, electro relied on the SK as the only means to segregate entities. With this change, if only an PK is present, the entity name will be place in the PK.

…essions to either make sure the record exists before updating (patch) or make sure the record doesnt already exist (create)
…rrectly add the collection name to the key structure
…is commit, electro relied on the SK as the only means to segregate entities. With this change, if only an PK is present, the entity name will be place in the PK
@tywalch tywalch merged commit 2610ea2 into master Jul 26, 2020
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

1 participant