aboutsummaryrefslogtreecommitdiff
path: root/common/changelog/drop-index-pgsql-patch.xml
AgeCommit message (Collapse)AuthorFilesLines
2013-09-28Don't ignore empty changesetsBoris Kolpackov1-0/+2
This can be useful, for example, in data-only migrations.
2013-09-17Diagnose change of polymorphic base, table kindBoris Kolpackov1-1/+1
2013-04-26Add database name to changelogBoris Kolpackov1-1/+1
2013-04-10Add changelog support for add/drop index/foreign keyBoris Kolpackov1-0/+11
Also diagnose changes to primary keys and establish the 'alters' association.