3 lines
110 B
SQL
3 lines
110 B
SQL
-- v10: Remove double puppet ghosts added while there was a bug in the bridge
|
|
DELETE FROM puppet WHERE id='';
|