88dd54e491f3e44fe046970553de874181574592
[websub-hub] / verification-get-by-id.sql
1 --
2 SELECT *
3 FROM verification
4 WHERE id = :verificationId
5