blob: e795d5ec15ff19b360db2f7f41a6caf4b19d7b94 [file] [log] [blame]
ALTER TABLE `m_loan`
ADD COLUMN `version` INT(15) NOT NULL DEFAULT '1' AFTER `create_standing_instruction_at_disbursement`;