docs: 纠正对齐后的文档反向漂移(UNSUPPORTED/CHDT/FDEL/Flyway)
ACM2-83/87/90 落地后 reference、implementation、MsgEvent 与迁移注释仍描述旧行为;拆开 UNSUPPORTED 两行,并写清 V1+V2 与删航班只走 msg。 Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ MSGX_MAILBOX_URL=jdbc:mysql://localhost:3306/cdairport?useSSL=false&allowPublicK
|
||||
MSGX_MAILBOX_USER=msgx_dev
|
||||
MSGX_MAILBOX_PASSWORD=msgx_dev_pass
|
||||
|
||||
# 2. 自有 PostgreSQL(dev compose: postgres 服务,应用启动设 MSGX_FLYWAY_ENABLED=true 时由 Flyway 自动执行 V1.0.0 与 V1.1.0 迁移)
|
||||
# 2. 自有 PostgreSQL(dev compose: postgres 服务,应用启动设 MSGX_FLYWAY_ENABLED=true 时由 Flyway 执行 V1 + V2)
|
||||
MSGX_PG_URL=jdbc:postgresql://localhost:5432/msgx
|
||||
MSGX_PG_USER=msgx_dev
|
||||
MSGX_PG_PASSWORD=msgx_dev_pass
|
||||
|
||||
Reference in New Issue
Block a user