diff options
Diffstat (limited to 'common/changelog/alter-column-mysql-patch.xml')
-rw-r--r-- | common/changelog/alter-column-mysql-patch.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/common/changelog/alter-column-mysql-patch.xml b/common/changelog/alter-column-mysql-patch.xml index 53bf586..0131466 100644 --- a/common/changelog/alter-column-mysql-patch.xml +++ b/common/changelog/alter-column-mysql-patch.xml @@ -1,4 +1,6 @@ <changelog xmlns="http://www.codesynthesis.com/xmlns/odb/changelog" database="mysql" version="1"> + <changeset version="3"/> + <model version="2"> <table name="object" options="ENGINE=InnoDB" kind="object"> <column name="id" type="INT" null="false"/> |