We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc2126e commit 520aec5Copy full SHA for 520aec5
jdbc/spring-liquibase-app/src/main/resources/changelog.yaml
@@ -1,7 +1,7 @@
1
databaseChangeLog:
2
- changeSet:
3
- id: "20230904-1"
4
- author: "yourName"
+ id: "employee"
+ author: "kurdyukov-kir"
5
changes:
6
- createTable:
7
tableName: employee
0 commit comments