Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-05-02 | feat(migrations): Add a view for simplified post querying | Vincent Ambo | 2 | -0/+12 | |
Adds a view to avoid having to query and join the users & posts table inside of the application (which isn't particularly convenient in Diesel). |