-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Issues: baomidou/mybatis-plus
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[功能改进]: 描述 mybatis plus没看到支持Caché数据库,Caché是医疗行业主流数据库,希望能加入支持
#6644
opened Dec 26, 2024 by
iskyshop
3 tasks done
[错误报告]: 描述 一个循环内,重复查询一个sql,会自动启用缓存,但是有累加的错误,3.5.9最新版本
#6640
opened Dec 20, 2024 by
yang771036958
3 tasks done
[错误报告]: YML 配置加密配合@PostConstruct时提示Access denied for user 'mpw:*********' (using password: YES)
#6630
opened Dec 11, 2024 by
libin-tech
3 tasks done
[错误报告]: 描述@TableField(value = "update_time", fill = FieldFill.INSERT_UPDATE)在执行removeById方法是自动填充数据失效
#6617
opened Nov 29, 2024 by
H-Knight
3 tasks done
[错误报告]: 偶发出现 删除数据时打印了sql但未删除成功;查询数据时会偶发出现两次count(1)返回的不一样,有时候返回1,有时候返回0
#6614
opened Nov 29, 2024 by
lanbao1987
3 tasks done
【错误报告】 Error evaluating expression 'ew != null and ew.sqlFirst != null'
#6599
opened Nov 21, 2024 by
yoke0104x
3 tasks done
[错误报告]: Oracle数据库IllegalSQLInnerInterceptor被拦截未使用索引
#6597
opened Nov 21, 2024 by
ToutatisGc
3 tasks done
[功能改进]: 希望能够在BaseMapper 上提供 Optional 支持,jdk1.8都十多年了 还不支持这个特性?考虑支持吗?
#6585
opened Nov 14, 2024 by
xiaoqingchun
3 tasks done
MybatisUtils#getMybatisMapperProxy未考虑自定义MapperProxy的情况。
#6575
opened Nov 5, 2024 by
spontaneously5201314
3 tasks done
[错误报告]: DataChangeRecorderInnerInterceptor 在进行新旧数据比对时,updateValue 转 Comparable 时抛出异常。
#6562
opened Oct 29, 2024 by
musicguoke
3 tasks done
MyBatis-plus generator 如何配置才能生成 XXXRepository extends CrudRepository<XXXMapper, XXX>
generator
#6555
opened Oct 26, 2024 by
chinacprogramer
3 tasks done
[错误报告]: 分页插件在SQLServer中报错Incorrect syntax near ''OFFSET''.
#6548
opened Oct 23, 2024 by
zhao-hw
3 tasks done
[功能改进]: LambdaUpdateChainWrapper 添加 setNull() 方法,更加简单快捷的进行设置字段为空
#6532
opened Oct 14, 2024 by
HK-hub
3 tasks done
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.