Skip to content

《芋道 Spring Boot 数据库版本管理入门》 liqiubase 的 changelog comment属性配置错误 #6

Open
@yuyong725

Description

@yuyong725

如下:

databaseChangeLog:
  - changeSet: # 对应一个 ChangeSet 对象
      id: 0 # ChangeSet 编号
      author: calm # 作者
      comment: 空 # 备注

评论的属性是 comment,而不是comments,虽然表DATABASECHANGELOG 中相应的字段叫COMMENTS,正常的记录效果如下:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions