mirror of
https://gitea.baerentsen.space/FrederikBaerentsen/BrickTracker.git
synced 2026-01-06 08:59:46 -06:00
Deduplicated parts and missing parts
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{% extends 'set/base/full.sql' %}
|
||||
|
||||
{% block where_missing %}
|
||||
WHERE "missing"."u_id" IS NOT DISTINCT FROM :id
|
||||
WHERE "bricktracker_parts"."id" IS NOT DISTINCT FROM :id
|
||||
{% endblock %}
|
||||
|
||||
{% block where_minifigures %}
|
||||
|
||||
Reference in New Issue
Block a user