Skip to content

Commit a61637b

Browse files
authored
Remove migrationTabularCurrentLimits changeset (#707)
Signed-off-by: Etienne Homer <[email protected]>
1 parent e340460 commit a61637b

File tree

2 files changed

+0
-96
lines changed

2 files changed

+0
-96
lines changed

src/main/resources/db/changelog/changesets/changelog_20250822T115310Z.xml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -86,15 +86,6 @@
8686
<changeSet author="deharbemat (generated)" id="1755863608062-57">
8787
<addForeignKeyConstraint baseColumnNames="branch_id" baseTableName="two_windings_transformer_modification_operational_limits_groups" constraintName="branch_modification_id_fk_twt" deferrable="false" initiallyDeferred="false" referencedColumnNames="id" referencedTableName="two_windings_transformer_modification" validate="true"/>
8888
</changeSet>
89-
<changeSet author="deharbemat" id="1755863608062-58">
90-
<sqlFile
91-
dbms="postgresql"
92-
encoding="UTF-8"
93-
path="migrationTabularCurrentLimits_pg_20250822T115310Z.sql"
94-
relativeToChangelogFile="true"
95-
splitStatements="true"
96-
stripComments="true"/>
97-
</changeSet>
9889
<changeSet author="deharbemat (generated)" id="1755863608062-62">
9990
<dropForeignKeyConstraint baseTableName="LINE_MODIFICATION" constraintName="CURRENT_LIMITS_MODIFICATION_ID1_FK"/>
10091
</changeSet>

src/main/resources/db/changelog/changesets/migrationTabularCurrentLimits_pg_20250822T115310Z.sql

Lines changed: 0 additions & 87 deletions
This file was deleted.

0 commit comments

Comments
 (0)