mirror of
https://gitea.baerentsen.space/FrederikBaerentsen/BrickTracker.git
synced 2026-05-02 21:20:17 -05:00
Built-in fix for 'None' entries in the missing table
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
SELECT count(*) AS count
|
||||
FROM missing
|
||||
WHERE element_id = 'None'
|
||||
Reference in New Issue
Block a user