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

remove user_id columns from pages, elements in favor of JOINS #143

Open
ashleygwilliams opened this issue Jul 27, 2015 · 0 comments
Open

Comments

@ashleygwilliams
Copy link
Contributor

we are using a relational database (pg) and should leverage it as such. it is optimized for these type of relations, and therefore we should be using joins and not new columns to perform this task.

should be reverted: #126

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

1 participant