mirror of
https://github.com/aljazceru/lspd.git
synced 2025-12-20 07:14:22 +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)); |