forked from HPR/hpr_generator
Remove MySQL specific code from site generation code
- site-generator is generic, so no changes. - removed mysql information from site.cfg. - Updated template files to call sqlite queries directly. - Renamed the query files - remove sqlite from file names. - Deleted MySQL specific template files.
This commit is contained in:
2
templates/queries-ids-episode.tpl.html
Normal file
2
templates/queries-ids-episode.tpl.html
Normal file
@@ -0,0 +1,2 @@
|
||||
<!--% query_ids_episode = 'select eps.id from eps order by eps.id' %-->
|
||||
|
Reference in New Issue
Block a user