blob: 06e529d26436790fba2e8f10600cce03217c38c2 [file] [log] [blame]
ALTER TABLE `m_savings_account`
ADD COLUMN `start_interest_calculation_date` DATE NULL DEFAULT NULL AFTER `min_balance_for_interest_calculation`;