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