initial commit
[urlittler] / src / db / postgres / sql / auth-get-by-id.sql
1 SELECT * FROM auth WHERE id = $(id)