mirror of
https://github.com/aljazceru/lspd.git
synced 2025-12-21 15:54:25 +01:00
use opening_fee_params on register payment
.
This commit is contained in:
1
postgresql/migrations/000010_opening_fee_params.up.sql
Normal file
1
postgresql/migrations/000010_opening_fee_params.up.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE public.payments ADD opening_fee_params jsonb NULL;
|
||||
Reference in New Issue
Block a user