aboutsummaryrefslogtreecommitdiff
path: root/common/changelog/alter-column-pgsql-diff.xml
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2013-09-15 13:43:39 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2013-09-17 12:04:03 +0200
commitea176df42469417c37ad050616db23a01277b4e0 (patch)
treeaa670c40d0e74563d25ead0e672c01811e5ac6be /common/changelog/alter-column-pgsql-diff.xml
parent8803508751837d96fd0beff60c952fb2044d073f (diff)
Diagnose change of polymorphic base, table kind
Diffstat (limited to 'common/changelog/alter-column-pgsql-diff.xml')
-rw-r--r--common/changelog/alter-column-pgsql-diff.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/changelog/alter-column-pgsql-diff.xml b/common/changelog/alter-column-pgsql-diff.xml
index 6b0c284..fd97fa0 100644
--- a/common/changelog/alter-column-pgsql-diff.xml
+++ b/common/changelog/alter-column-pgsql-diff.xml
@@ -6,7 +6,7 @@
</changeset>
<model version="1">
- <table name="object">
+ <table name="object" kind="object">
<column name="id" type="INTEGER" null="false"/>
<column name="num" type="INTEGER" null="false"/>
<primary-key auto="true">