f75533e15fea7337fda6d8f7f55ac12c6af7a59b
[squeep-indie-auther] / src / db / postgres / sql / authentication-get.sql
1 --
2 SELECT *
3 FROM authentication
4 WHERE identifier = $(identifier)