aboutsummaryrefslogtreecommitdiffstats
path: root/src/schema.rs
Commit message (Collapse)AuthorAgeFilesLines
* Run rustfmt on project.Harald Eilertsen2018-08-011-4/+1
|
* Add users table to schema.Harald Eilertsen2018-01-181-0/+15
|
* Be explicit about the schema instead of infering it.Harald Eilertsen2018-01-181-1/+8
| | | | | We don't want to depend on having a correctly set up database just to be able to build the program.
* Add schema for posts, and display them on index page.Harald Eilertsen2017-10-011-0/+1