index_podcast/episode/source now also return the row they indexed. |
|
More...
|
over 7 years ago
|
Setters and getters, and decoupling of insert and update logic for Episode struct. |
|
More...
|
over 7 years ago
|
Prototype of decoupled insert and update logic for podcast struct. |
|
More...
|
over 7 years ago
|
Initial prototype of decoupling insert/update logic. |
|
More...
|
over 7 years ago
|
Renamed parse_feeds.rs to feedparser.rs |
|
More...
|
over 7 years ago
|
Updated test_parse_episode and TheBreakthrough xml feed file. |
|
More...
|
over 7 years ago
|
Getting there. |
|
More...
|
over 7 years ago
|
Schema tweaks of the episodes table. |
|
More...
|
over 7 years ago
|
Finally getting somewhere. |
|
More...
|
over 7 years ago
|
Still figuring out the schema. |
|
More...
|
over 7 years ago
|
I dont even know at this point. |
|
More...
|
over 7 years ago
|
rss Channel guarantes that some fields exist and dont need to be Option<foo>. |
|
More...
|
over 7 years ago
|
Trying insertable stucts that might own their data. |
|
More...
|
over 7 years ago
|
Even more schema changes. |
|
More...
|
over 7 years ago
|
Extended test_parse_episode a bit. |
|
More...
|
over 7 years ago
|
Added parse_episode and test_parse_episode functions, Added missing pubdate to db schema. |
|
More...
|
over 7 years ago
|
small schema fix. |
|
More...
|
over 7 years ago
|
Extended parse_podcast_test and implemented parse_podcast. |
|
More...
|
over 7 years ago
|
Initial parse_podcast_test. |
|
More...
|
over 7 years ago
|
Initial diesel models. |
|
More...
|
over 7 years ago
|
Diesel and XDG yak-shaving. |
|
More...
|
over 7 years ago
|
Initial yak shaving. |
|
More...
|
over 7 years ago
|