mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-12 16:05:43 +00:00
remove non admin user
This commit is contained in:
@@ -0,0 +1 @@
|
||||
-- Add down migration script here
|
||||
@@ -0,0 +1,2 @@
|
||||
-- Add up migration script here
|
||||
DELETE FROM password WHERE email = 'user@windmill.dev' OR email = 'ruben@windmill.dev';
|
||||
Reference in New Issue
Block a user