Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
KirillKurdyukov committed Feb 19, 2024
2 parents 619483c + 520aec5 commit b84a253
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jdbc/spring-liquibase-app/src/main/resources/changelog.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
databaseChangeLog:
- changeSet:
id: "20230904-1"
author: "yourName"
id: "employee"
author: "kurdyukov-kir"
changes:
- createTable:
tableName: employee
Expand Down

0 comments on commit b84a253

Please sign in to comment.