Skip to content

v1.1.4

Compare
Choose a tag to compare
@hanchuanchuan hanchuanchuan released this 21 Nov 13:34
· 499 commits to master since this release

Fix

  • 修复insert时的非空列审核逻辑(忽略自增列) (#113)
  • 修复alter table rename语句的回滚SQL生成错误问题
  • 修复在开启real_row_count选项时,DML转select count时未处理limit的问题 (#119)

New Features

  • 添加新参数 hex_blob ,以支持回滚时解析二进制类型 (#118)