From c491f13c72c3a8ff5ce0b67577e712bbb9535f3a Mon Sep 17 00:00:00 2001 From: Raphael Date: Sun, 15 Mar 2026 12:31:57 +0100 Subject: [PATCH] feat(migrations): The return of the king --- migrations/002_create_tables.sql | 1 + 1 file changed, 1 insertion(+) diff --git a/migrations/002_create_tables.sql b/migrations/002_create_tables.sql index 6287370..ae40b52 100644 --- a/migrations/002_create_tables.sql +++ b/migrations/002_create_tables.sql @@ -17,6 +17,7 @@ CREATE TABLE users ( INSERT INTO users (user_id, is_enium, is_pwn, is_dev) VALUES ('1088910286620213398', TRUE, TRUE, FALSE), -- spoutnik ('1272320376155930668', TRUE, FALSE, FALSE), -- debsouls + ('994525345434849301', TRUE, FALSE, FALSE), -- midoking ('1286716225115783270', FALSE, TRUE, FALSE), -- hel ('322732592136978432', TRUE, FALSE, FALSE), -- dprive ('685279797349580820', FALSE, TRUE, FALSE), -- sorrow