X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fcore%2Fsql.qrc;fp=src%2Fcore%2Fsql.qrc;h=edaaa326c76aa4aebb8e4537d46d177ca2d9c71e;hb=8697a21faab21ae23646f559cba9a85bd95b2ad7;hp=597df0f7b64560cea9a130fc7158aa5d12cab54f;hpb=f932e5c8a0ec3ff689686a71c32ee61a428c4340;p=quassel.git diff --git a/src/core/sql.qrc b/src/core/sql.qrc index 597df0f7..edaaa326 100644 --- a/src/core/sql.qrc +++ b/src/core/sql.qrc @@ -30,6 +30,7 @@ ./SQL/PostgreSQL/migrate_write_quasseluser.sql ./SQL/PostgreSQL/migrate_write_sender.sql ./SQL/PostgreSQL/migrate_write_usersetting.sql + ./SQL/PostgreSQL/select_all_authusernames.sql ./SQL/PostgreSQL/select_authenticator.sql ./SQL/PostgreSQL/select_authuser.sql ./SQL/PostgreSQL/select_authusername.sql @@ -140,6 +141,7 @@ ./SQL/SQLite/migrate_read_quasseluser.sql ./SQL/SQLite/migrate_read_sender.sql ./SQL/SQLite/migrate_read_usersetting.sql + ./SQL/SQLite/select_all_authusernames.sql ./SQL/SQLite/select_authenticator.sql ./SQL/SQLite/select_authuser.sql ./SQL/SQLite/select_authusername.sql