Introducing the all-new all-fancy bufferviews.
[quassel.git] / src / core / SQL / SQLite / 11 / select_networkExists.sql
diff --git a/src/core/SQL/SQLite/11/select_networkExists.sql b/src/core/SQL/SQLite/11/select_networkExists.sql
new file mode 100644 (file)
index 0000000..ce11c53
--- /dev/null
@@ -0,0 +1,3 @@
+SELECT networkname
+FROM network
+WHERE userid = :userid AND networkid = :networkid