blob: 400c6580ed7aa8e01809d4423dfe2cf514662b5c [file] [log] [blame]
ALTER TABLE `m_loan_charge`
ADD COLUMN `charge_amount_or_percentage` DECIMAL(19,6) NULL DEFAULT NULL AFTER `calculation_on_amount`;