initial commit
[squeep-indie-auther] / src / db / postgres / sql / authentication-get.sql
diff --git a/src/db/postgres/sql/authentication-get.sql b/src/db/postgres/sql/authentication-get.sql
new file mode 100644 (file)
index 0000000..f75533e
--- /dev/null
@@ -0,0 +1,4 @@
+--
+SELECT *
+FROM authentication
+WHERE identifier = $(identifier)