aboutsummaryrefslogtreecommitdiff
path: root/common/changelog/add-foreign-key-pgsql-patch.xml
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2013-04-26 11:43:10 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2013-04-26 11:43:10 +0200
commit794581217b71bf1705732360625a25369df15cdd (patch)
tree79efff17755e5b21dfa038c272d66ef0357cbe3b /common/changelog/add-foreign-key-pgsql-patch.xml
parent8653e24fba1721fe4a87397b31f911d7fe33f32c (diff)
Add database name to changelog
Diffstat (limited to 'common/changelog/add-foreign-key-pgsql-patch.xml')
-rw-r--r--common/changelog/add-foreign-key-pgsql-patch.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/changelog/add-foreign-key-pgsql-patch.xml b/common/changelog/add-foreign-key-pgsql-patch.xml
index 6422322..e70d737 100644
--- a/common/changelog/add-foreign-key-pgsql-patch.xml
+++ b/common/changelog/add-foreign-key-pgsql-patch.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="pgsql" version="1">
<model version="2">
<table name="object">
<column name="id" type="INTEGER" null="false"/>