4 lines
72 B
SQL
4 lines
72 B
SQL
-- Add up migration script here
|
|
DELETE FROM script WHERE lock IS NULL;
|
|
|
-- Add up migration script here
|
|
DELETE FROM script WHERE lock IS NULL;
|
|
|