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