X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcore%2Fsql.qrc;h=d302b4db17a2bce0b952de904551b42cc43df678;hp=e39fc27b4b6e8e0ba7109508d718828cb129c6e6;hb=6f10c8052924b7f66c2ffe590e15618414c08d69;hpb=1d1178f7d73ab19e62798f23c1d0cd5e0b4cdb59 diff --git a/src/core/sql.qrc b/src/core/sql.qrc index e39fc27b..d302b4db 100644 --- a/src/core/sql.qrc +++ b/src/core/sql.qrc @@ -74,7 +74,6 @@ ./SQL/PostgreSQL/setup_120_alter_messageid_seq.sql ./SQL/PostgreSQL/setup_130_function_lastmsgid.sql ./SQL/PostgreSQL/update_backlog_bufferid.sql - ./SQL/PostgreSQL/update_buffer_lastmsgid.sql ./SQL/PostgreSQL/update_buffer_lastseen.sql ./SQL/PostgreSQL/update_buffer_markerlinemsgid.sql ./SQL/PostgreSQL/update_buffer_name.sql @@ -178,7 +177,6 @@ ./SQL/SQLite/setup_130_identity.sql ./SQL/SQLite/setup_140_identity_nick.sql ./SQL/SQLite/update_backlog_bufferid.sql - ./SQL/SQLite/update_buffer_lastmsgid.sql ./SQL/SQLite/update_buffer_lastseen.sql ./SQL/SQLite/update_buffer_markerlinemsgid.sql ./SQL/SQLite/update_buffer_name.sql