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

Indexable Relations #67

Open
GregBrimble opened this issue Nov 21, 2019 · 0 comments
Open

Indexable Relations #67

GregBrimble opened this issue Nov 21, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@GregBrimble
Copy link
Member

Datastore structure:

Author:12345:books:9876 → 9876  // normal
Author:books:9876 → 12345  // isIndexable

Difficulty in asserting that each relation is unique (esp. with OneToMany Relationships).

Possibly could use a AuthorInstance → OneToOne → CollectionInstance → OneToMany → BookInstances, and make a unique CollectionInstance?

@GregBrimble GregBrimble added the enhancement New feature or request label Nov 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant