mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-20 00:02:19 +00:00
2 lines
112 B
SQL
2 lines
112 B
SQL
-- Add up migration script here
|
|
DELETE FROM usr WHERE workspace_id = 'starter' AND email = 'admin@windmill.dev'; |