aboutsummaryrefslogtreecommitdiffstats
path: root/src/models.rs
Commit message (Expand)AuthorAgeFilesLines
* Add db::get_screeinings to get plain screening model.Harald Eilertsen2019-08-101-1/+1
* Rename Screening model to AggregateScreeningHarald Eilertsen2019-08-101-1/+1
* Import model structs to main models module.Harald Eilertsen2019-04-081-0/+4
* Add endpoint to fetch screenings from the database.Harald Eilertsen2019-04-081-0/+1
* Add route to fetch films from database.Harald Eilertsen2019-04-021-0/+1
* Actually fetch available rooms from the database.Harald Eilertsen2019-03-211-0/+19