From cb65d25cfc8e944df5533d8efce328096231ffb3 Mon Sep 17 00:00:00 2001 From: Roan Horning Date: Mon, 28 Nov 2022 22:47:53 -0500 Subject: [PATCH] Refactor MySQL database specific SQL --- templates/queries-call_for_shows-mysql.tpl.html | 6 ++++++ templates/queries-call_for_shows-sqlite.tpl.html | 6 ++++++ templates/shared-call_for_shows.tpl.html | 9 +++------ 3 files changed, 15 insertions(+), 6 deletions(-) create mode 100644 templates/queries-call_for_shows-mysql.tpl.html create mode 100644 templates/queries-call_for_shows-sqlite.tpl.html diff --git a/templates/queries-call_for_shows-mysql.tpl.html b/templates/queries-call_for_shows-mysql.tpl.html new file mode 100644 index 0000000..4f17762 --- /dev/null +++ b/templates/queries-call_for_shows-mysql.tpl.html @@ -0,0 +1,6 @@ + diff --git a/templates/queries-call_for_shows-sqlite.tpl.html b/templates/queries-call_for_shows-sqlite.tpl.html new file mode 100644 index 0000000..bf6021d --- /dev/null +++ b/templates/queries-call_for_shows-sqlite.tpl.html @@ -0,0 +1,6 @@ + diff --git a/templates/shared-call_for_shows.tpl.html b/templates/shared-call_for_shows.tpl.html index ece6c06..d09e8fc 100644 --- a/templates/shared-call_for_shows.tpl.html +++ b/templates/shared-call_for_shows.tpl.html @@ -1,12 +1,9 @@ + - - +