blob: 7b89658b0229d3536a903426e804cabda40718ba [file] [log] [blame]
ALTER TABLE `m_product_loan`
ADD COLUMN `min_days_between_disbursal_and_first_repayment` INT(3) NULL AFTER `interest_recalculation_enabled`;