podcasts/hammond-data/src/models
2018-01-23 11:43:37 +02:00
..
episode.rs Implement PartialEq accross Insertable and Queryable diesel models. 2018-01-20 19:09:25 +02:00
mod.rs hammond-data: Rework the modules privacy. 2018-01-20 07:28:30 +02:00
new_episode.rs NewEpisode: Add insert unit test. 2018-01-22 17:25:23 +02:00
new_podcast.rs NewPodcast: On update unit test assert .id and .source_id fields stay the same. 2018-01-22 21:09:06 +02:00
new_source.rs Upgrade Diesel to 1.1 2018-01-22 11:22:01 +02:00
podcast.rs rustfmt: enable reorder imports. 2018-01-17 08:57:02 +02:00
source.rs Pipeline: offload more stuff to the threadpool. 2018-01-23 11:43:37 +02:00