We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 619483c + 520aec5 commit b84a253Copy full SHA for b84a253
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