diff options
Diffstat (limited to 'common/changelog/model-mysql.xml')
-rw-r--r-- | common/changelog/model-mysql.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/changelog/model-mysql.xml b/common/changelog/model-mysql.xml index a6a811a..054e9fb 100644 --- a/common/changelog/model-mysql.xml +++ b/common/changelog/model-mysql.xml @@ -1,4 +1,4 @@ -<changelog xmlns="http://www.codesynthesis.com/xmlns/odb/changelog" version="1"> +<changelog xmlns="http://www.codesynthesis.com/xmlns/odb/changelog" database="mysql" version="1"> <model version="1"> <table name="object"> <column name="id" type="INT" null="false"/> |