mybatis-flex / mybatis-flex

mybatis-flex is an elegant Mybatis Enhancement Framework

Home Page:https://mybatis-flex.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

在设置QueryColumnBehavior.setIgnoreFunction(o -> false)关闭空值忽略条件时、参数解析出问题

zhangzhaowei865700 opened this issue · comments

关闭空值忽略条件时,null值条件解析出问题;
如图所示:
Snipaste_2024-03-08_12-09-48
Snipaste_2024-03-08_12-10-01
Snipaste_2024-03-08_12-10-32

commented

+1

应该修复了,用最新版试试。