This website requires JavaScript.
Explore
Help
Register
Sign In
toxblh
/
podcasts
Watch
1
Star
0
Fork
0
You've already forked podcasts
Code
Issues
Pull Requests
Releases
Wiki
Activity
f7f0a16858
podcasts
/
hammond-data
/
src
History
Jordan Petridis
f7f0a16858
Minor cleanup.
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