Theme override nobody cares actually

This commit is contained in:
Gregoo
2025-01-29 21:19:56 +01:00
parent 51f729a18b
commit 3893f2aa19
9 changed files with 11 additions and 99 deletions

View File

@@ -1,6 +1,5 @@
SELECT
{% block id %}{% endblock %}
"bricktracker_sets"."theme",
"rebrickable_sets"."set",
"rebrickable_sets"."number",
"rebrickable_sets"."version",

View File

@@ -1,3 +0,0 @@
UPDATE "bricktracker_sets"
SET "theme" = :theme
WHERE "bricktracker_sets"."id" IS NOT DISTINCT FROM :id