mirror of
https://github.com/aljazceru/lspd.git
synced 2026-01-28 02:14:33 +01:00
1 line
91 B
SQL
1 line
91 B
SQL
CREATE INDEX probe_payment_hash ON public.payments (sha256('probing-01:' || payment_hash)); |