Commit Graph

3 Commits

Author SHA1 Message Date
126e184126 Simplify host episode counting code
Use the database to count the episodes.
See https://stackoverflow.com/questions/1656748/how-can-i-fetch-a-single-count-value-from-a-database-with-dbi
for explanation of Perl DBI calls.
2025-11-06 20:52:43 -05:00
192d994556 Move Today with a Techie host SQL query to queries file 2025-11-05 21:20:11 -05:00
Paul Jewell
86e1d73085 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.
2025-04-04 10:28:31 +01:00