feat(migrations): The return of the king

This commit is contained in:
Raphael 2026-03-15 12:31:57 +01:00
parent 43c081cc31
commit c491f13c72
No known key found for this signature in database

View file

@ -17,6 +17,7 @@ CREATE TABLE users (
INSERT INTO users (user_id, is_enium, is_pwn, is_dev) VALUES INSERT INTO users (user_id, is_enium, is_pwn, is_dev) VALUES
('1088910286620213398', TRUE, TRUE, FALSE), -- spoutnik ('1088910286620213398', TRUE, TRUE, FALSE), -- spoutnik
('1272320376155930668', TRUE, FALSE, FALSE), -- debsouls ('1272320376155930668', TRUE, FALSE, FALSE), -- debsouls
('994525345434849301', TRUE, FALSE, FALSE), -- midoking
('1286716225115783270', FALSE, TRUE, FALSE), -- hel ('1286716225115783270', FALSE, TRUE, FALSE), -- hel
('322732592136978432', TRUE, FALSE, FALSE), -- dprive ('322732592136978432', TRUE, FALSE, FALSE), -- dprive
('685279797349580820', FALSE, TRUE, FALSE), -- sorrow ('685279797349580820', FALSE, TRUE, FALSE), -- sorrow