summaryrefslogtreecommitdiffstats
path: root/integration-test/src/test/resources/liquibase/test-changelog.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'integration-test/src/test/resources/liquibase/test-changelog.yaml')
-rw-r--r--integration-test/src/test/resources/liquibase/test-changelog.yaml13
1 files changed, 0 insertions, 13 deletions
diff --git a/integration-test/src/test/resources/liquibase/test-changelog.yaml b/integration-test/src/test/resources/liquibase/test-changelog.yaml
index 0c881b802..47d99072c 100644
--- a/integration-test/src/test/resources/liquibase/test-changelog.yaml
+++ b/integration-test/src/test/resources/liquibase/test-changelog.yaml
@@ -354,19 +354,6 @@ databaseChangeLog:
indexName: FKI_SCHEMA_NODE_ID_TO_ID
tableName: fragment
- changeSet:
- id: 1-21
- author: cps
- changes:
- - createIndex:
- columns:
- - column:
- name: xpath
- - column:
- name: dataspace_id
- indexName: UQ_FRAGMENT_XPATH
- tableName: fragment
- unique: true
- - changeSet:
id: 1-22
author: cps
changes: