Added another link to template.md
parent
9df590f855
commit
0a4fea449d
@ -1,6 +1,6 @@
|
||||
# Site Generator - templates
|
||||
### Dave Morriss
|
||||
### Last update: 2023-09-07 21:51:27
|
||||
### Last update: 2023-10-12 18:39:42
|
||||
|
||||
* * *
|
||||
|
||||
@ -345,8 +345,8 @@ TBA
|
||||
## queries-index-sqlite.tpl.html
|
||||
|
||||
- Contains several database queries for SQLite assigned to `TT²` variables:
|
||||
- `query_next_available_episode` - computes the number of days to the next
|
||||
free slot, using two CTEs
|
||||
- [`query_next_available_episode`](query_next_available_episode) -
|
||||
computes the number of days to the next free slot, using two CTEs
|
||||
- `query_latest_episodes` - collects the latest 10 shows, hosts, series
|
||||
and comment counts for the main index. Uses a CTE for the comment
|
||||
counts.
|
||||
|
Reference in New Issue
Block a user