aboutsummaryrefslogtreecommitdiffstats
path: root/src/models/post.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix clippy issues.Harald Eilertsen2018-08-021-11/+11
* Explicit import of utils::DbConn in models too.Harald Eilertsen2018-08-021-7/+7
* Run rustfmt on project.Harald Eilertsen2018-08-011-9/+11
* Upgrade to Diesel 1.1 and r2d2 0.8.2.Harald Eilertsen2018-01-181-3/+4
* Implement deleting posts.Harald Eilertsen2018-01-121-0/+7
* Drop the lib.Harald Eilertsen2018-01-111-6/+7
* Implement actually updating database.Harald Eilertsen2018-01-101-10/+14
* Make proper module of modelsHarald Eilertsen2018-01-101-0/+51