Logo
Explore Help
Register Sign In
kdmurrayhpr/hpr_generator
0
0
Fork 0
You've already forked hpr_generator
forked from rho_n/hpr_generator
Code Pull Requests Activity
hpr_generator/templates/queries-call_for_shows-mysql.tpl.html

7 lines
202 B
HTML
Raw Normal View History

Refactor MySQL database specific SQL
2022-11-28 22:47:53 -05:00
<!--% query_call_for_shows = '
Fixed miscalculation triggering 'Call for shows' templates/shared-call_for_shows.tpl.html: - Cosmetic change templates/queries-call_for_shows-mysql.tpl.html: templates/queries-call_for_shows-sqlite.tpl.html: - In a period of 10 days the minimum number of weekday-only shows is 6, not 7. Adjusted the queries appropriately.
2023-08-27 16:00:00 +01:00
SELECT CASE WHEN COUNT(id) < 6 THEN True ELSE False END AS `request_for_shows`
Refactor MySQL database specific SQL
2022-11-28 22:47:53 -05:00
FROM eps
Fixed miscalculation triggering 'Call for shows' templates/shared-call_for_shows.tpl.html: - Cosmetic change templates/queries-call_for_shows-mysql.tpl.html: templates/queries-call_for_shows-sqlite.tpl.html: - In a period of 10 days the minimum number of weekday-only shows is 6, not 7. Adjusted the queries appropriately.
2023-08-27 16:00:00 +01:00
WHERE eps.date > NOW() AND eps.date <= DATE_ADD(NOW(), INTERVAL 10 DAY)
'
Refactor MySQL database specific SQL
2022-11-28 22:47:53 -05:00
%-->
Copy Permalink
Powered by Gitea Version: 1.23.7 Page: 31ms Template: 0ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API