db_migration_history

Overview

Object to store history of ran db migrations

Object name db_migration_history
Table name psys_db_migration_history
Path /preside-objects/core/db_migration_history.cfc

Properties

property name="migration_key" required=true type="string" dbtype="varchar" maxlength=100 uniqueindexes="migrationkey";