core: Separate SQL current and upgrade scripts
[quassel.git] / src / core / SQL / PostgreSQL / 20 / update_buffer_lastmsgid.sql
diff --git a/src/core/SQL/PostgreSQL/20/update_buffer_lastmsgid.sql b/src/core/SQL/PostgreSQL/20/update_buffer_lastmsgid.sql
deleted file mode 100644 (file)
index b0f1711..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-UPDATE buffer
-SET lastmsgid = :lastmsgid
-WHERE bufferid = :bufferid