mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 14:52:15 +00:00
4 lines
104 B
SQL
4 lines
104 B
SQL
INSERT INTO "mumble_mumbleserver" ( "dbus", "secret" )
|
|
SELECT DISTINCT "dbus", ''
|
|
FROM "mumble_mumble";
|