X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fcore%2FSQL%2FPostgreSQL%2F15%2Fselect_checkidentity.sql;fp=src%2Fcore%2FSQL%2FPostgreSQL%2F15%2Fselect_checkidentity.sql;h=0000000000000000000000000000000000000000;hb=9ce9e3fe0329a6736383a7a3a5bc1618f80885ca;hp=8254f03ba71e541d27b0126a01ddf981f8a0db58;hpb=e4972a0ebce0d555d752ab2f34ffd6a6dcdef1dd;p=quassel.git diff --git a/src/core/SQL/PostgreSQL/15/select_checkidentity.sql b/src/core/SQL/PostgreSQL/15/select_checkidentity.sql deleted file mode 100644 index 8254f03b..00000000 --- a/src/core/SQL/PostgreSQL/15/select_checkidentity.sql +++ /dev/null @@ -1,3 +0,0 @@ -SELECT count(*) -FROM identity -WHERE identityid = :identityid AND userid = :userid