blob: d86b74fa4ebe168b123e2b1eee1c9756f0c2e3ff [file] [log] [blame]
ALTER TABLE `m_loan`
ADD COLUMN `accrued_till` DATE NULL DEFAULT NULL AFTER `total_recovered_derived`;