forked from FrederikBaerentsen/BrickTracker
2 lines
61 B
MySQL
2 lines
61 B
MySQL
|
DELETE FROM minifigures
|
||
|
WHERE u_id IS NOT DISTINCT FROM :u_id
|