Skip to content

Commit 6a25dec

Browse files
committed
fix: rebase leftovers
1 parent a927bfc commit 6a25dec

File tree

1 file changed

+1
-0
lines changed
  • backend/data/src/main/resources/db/changelog

1 file changed

+1
-0
lines changed

backend/data/src/main/resources/db/changelog/schema.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4202,6 +4202,7 @@
42024202
<column name="path" type="TEXT">
42034203
</column>
42044204
</addColumn>
4205+
</changeSet>
42054206
<changeSet author="anty (generated)" id="1746535895543-1">
42064207
<createTable tableName="glossary">
42074208
<column name="id" type="BIGINT">

0 commit comments

Comments
 (0)