Skip to content
This repository has been archived by the owner on May 13, 2019. It is now read-only.

Associative table relationships? #49

Open
marcoceppi opened this issue Jun 27, 2018 · 2 comments
Open

Associative table relationships? #49

marcoceppi opened this issue Jun 27, 2018 · 2 comments

Comments

@marcoceppi
Copy link
Contributor

Trying to figure out how to best model an assoc (many-to-many) relationship in asyncqlio but haven't found any documentation on it.

@Fuyukai
Copy link
Owner

Fuyukai commented Jun 27, 2018

No built-in support (yet). Just do two one-to-many on an intermediate table.

@marcoceppi
Copy link
Contributor Author

Thanks, I'll give that a try

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

No branches or pull requests

2 participants