From e7f6315882ef16939f99dd757eaf800b9f12e92b Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 28 Mar 2013 16:04:48 +0200 Subject: Add changelog support for add/drop index/foreign key Also diagnose changes to primary keys and establish the 'alters' association. --- common/changelog/add-index-sqlite-patch.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 common/changelog/add-index-sqlite-patch.xml (limited to 'common/changelog/add-index-sqlite-patch.xml') diff --git a/common/changelog/add-index-sqlite-patch.xml b/common/changelog/add-index-sqlite-patch.xml new file mode 100644 index 0000000..559dd4d --- /dev/null +++ b/common/changelog/add-index-sqlite-patch.xml @@ -0,0 +1,16 @@ + + + + + + + + + + + + + +
+
+
-- cgit v1.1