podcasts/hammond-data/src
2017-11-24 19:28:34 +02:00
..
models Switched to using r2d2 instead of a databaseConnection object. 2017-11-23 21:09:50 +02:00
database.rs Switched to using r2d2 instead of a databaseConnection object. 2017-11-23 21:09:50 +02:00
dbqueries.rs Switched to using r2d2 instead of a databaseConnection object. 2017-11-23 21:09:50 +02:00
errors.rs Move stuff from hammond_data/src/lib.rs into utils. 2017-11-18 20:55:19 +02:00
feed.rs Minor cleanup. 2017-11-24 19:28:34 +02:00
lib.rs hammond-data/src/feed.rs api changes. 2017-11-23 18:48:41 +02:00
parser.rs Redefine NewModels to hold Option<String> instead of Option<&str>. 2017-11-22 09:53:52 +02:00
schema.rs Added extra columns to podcast and episode tables. 2017-11-15 16:58:21 +02:00
utils.rs Moved database related things into their own module. 2017-11-22 21:54:09 +02:00