verifications will not be processed until their topic is active
[websub-hub] / src / db / sqlite / sql / subscription-get-by-id.sql
1 --
2 SELECT * FROM subscription
3 WHERE id = :subscriptionId