Skip to content

v3.2.815

Compare
Choose a tag to compare
@2881099 2881099 released this 27 Feb 11:44
· 145 commits to master since this release
  • 修复 MySqlEnum CHAR/BYTE 替换后前面多个空格的问题;#1737
  • 修复 Clickhouse ToInt32/ToInt64 解析错误;
  • 修复 WithMemory 对 InsertValueSql 属性无效的问题;
  • 修复 ZeroDbContext GroupBy BUG;
  • 修复 聚合根仓储 InsertOrUpdate OneToMany 只插入一条记录的 bug;
  • 优化 TypeHandlers 支持 Enum 枚举映射规则;#1634