blob: b909e828bbc4330791d8c28d3223267587c934eb [file] [log] [blame]
ALTER TABLE `m_loan`
ADD COLUMN `sync_disbursement_with_meeting` TINYINT(1) NULL AFTER `loan_transaction_strategy_id`;