真正智慧的 ORM,sagacity-sqltoy-5.2.31 发版
开源地址: github:https://github.com/sagframe/sagacity-sqltoy gitee:https://gitee.com/sagacity/sagacity-sqltoy idea 插件 (可直接在 idea 中检索安装):https://github.com/threefish/sqltoy-idea-plugins 更新内容 1、优化反向缓存匹配获取精准key值用in(:keys) 代替 like :nameKeyWords场景 <sql id="qstart_order_search"> <filters> <!-- unmatched-return-self:缓存未匹配到key直接用名称代替(默认true) cache-not-matched-value: 缓存未匹配到给一个默认值 --> <cache-arg cache-name="staffIdName" param="staffName" alias-name="staffIds" unmatched-return-se...
