mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44:20 +00:00
8 lines
150 B
SQL
8 lines
150 B
SQL
INSERT INTO users (id, username)
|
|
VALUES (45, 'fluiddruid');
|
|
|
|
INSERT INTO telegram
|
|
VALUES (45, 524944901);
|
|
|
|
INSERT INTO steam
|
|
VALUES (45, 1090217987);
|