mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-28 10:03:54 +08:00
fix: fix the changeSet.id to commit datetime
This commit is contained in:
@@ -171,9 +171,9 @@ databaseChangeLog:
|
|||||||
encoding: utf8
|
encoding: utf8
|
||||||
path: classpath:db/changelog/202505271414.sql
|
path: classpath:db/changelog/202505271414.sql
|
||||||
- changeSet:
|
- changeSet:
|
||||||
id: 202505232203
|
id: 202505292203
|
||||||
author: CAIXYPROMISE
|
author: CAIXYPROMISE
|
||||||
changes:
|
changes:
|
||||||
- sqlFile:
|
- sqlFile:
|
||||||
encoding: utf8
|
encoding: utf8
|
||||||
path: classpath:db/changelog/202505232203.sql
|
path: classpath:db/changelog/202505292203.sql
|
||||||
Reference in New Issue
Block a user