Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
yuyong725 opened this issue Jan 10, 2020 · 0 comments
Labels
bug

Comments

@yuyong725
Copy link

@yuyong725 yuyong725 commented Jan 10, 2020

如下:

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

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

@YunaiV YunaiV added the bug label Jan 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.