Commit Graph

7 Commits

Author SHA1 Message Date
9bf239521e
Fix test data insertion script 2022-07-12 22:41:12 -04:00
d69d518924
Add sqlite test database creation scripts 2022-07-12 21:37:51 -04:00
e86bb8427e
Add database creation scripts for sqlite old HPR schema 2022-07-07 12:56:56 -04:00
c8dfd14fb4
Remove sql creation scripts for proof of concept database 2022-07-07 11:54:43 -04:00
810785deb3
Update test data insert script
Add dynamic generation of release dates for episodes released in
the last 7 days, the last 5 weeks, and older than the last 5 weeks.
2022-07-03 22:00:11 -04:00
5bacbcec28
Add database creation helper scripts
Add a script to create an empty database and a script to create a
database filled with data from the Insert_Test_Data script.
2022-07-03 20:36:25 -04:00
3bab143697
Add database creation and test data insert scripts
Use these files to generate a test database. This will also allow
for the tracking of schema changes.
2022-06-29 00:45:27 -04:00