Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 789 Bytes

CHANGELOG.md

File metadata and controls

26 lines (21 loc) · 789 Bytes

sql-list Changelog

[1.0.0]

  • 2.07 ★ load ext doc (See Show Comment Plugin Demo)
  • 2.06 Bean to table
  • 2.05 ignore id in ignore.sql-list.txt
  • 2.04 MyBatis *.xml SQL inspection
  • 2.02 ★ Column Relationships PlantUML
  • 2.01 Copy MyBatis *.xml SQL
  • 2.00 ★ Check MyBatis *.xml SQL
  • 1.00 Export MyBatis *.xml SQL

中文更新日志

  • 2.07 ★ 加载外部注释 (参考 Show Comment 插件示例)
  • 2.06 Bean 对应表
  • 2.05 忽略 ignore.sql-list.txt 中的 id
  • 2.04 MyBatis *.xml SQL 实时检查
  • 2.03 增加 sql-list.err.md 文件
  • 2.02 ★ 列关系 PlantUML 图
  • 2.01 复制 MyBatis *.xml SQL
  • 2.00 ★ 改用 MyBatis + JSqlParser 检查 SQL 正确性
  • 1.00 使用 Jdom 魔改 + Druid 基本功能