mirror of
https://github.com/aljazceru/lspd.git
synced 2025-12-19 14:54:22 +01:00
2 lines
117 B
SQL
2 lines
117 B
SQL
ALTER TABLE public.payments ADD funding_tx_id bytea NULL;
|
|
ALTER TABLE public.payments ADD funding_tx_outnum int NULL; |