Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / baomidou/mybatis-plus issues and pull requests
#6583 - [错误报告]: 描述DataChangeRecorderInnerInterceptor插件无法获取到原始值
Issue -
State: open - Opened by a386572631 6 days ago
#6582 - [bug]: LocalTime类型返回值缺少秒
Issue -
State: closed - Opened by 501956430 7 days ago
#6581 - [功能改进]: 遇到的问题: 使用LambdaQueryWrapper进行查询 想使用排序 但不想使用分页
Issue -
State: closed - Opened by jsk329007860 9 days ago
#6580 - [功能改进]: 描述自定义模板比如DTO
Issue -
State: open - Opened by qiaozhi-4 9 days ago
- 1 comment
#6579 - [错误报告]: 描述使用代码生成器时,只能获取到数字类型和时间类型的注释
Issue -
State: open - Opened by qiaozhi-4 10 days ago
#6578 - [错误报告]: 描述DataChangeRecorderInnerInterceptor当实体没有@TableId时 拦截Update 会发生异常
Issue -
State: open - Opened by frankwondon 10 days ago
#6577 - [功能改进]: Db kit增加对多数据源的支持
Issue -
State: open - Opened by archfish 11 days ago
- 2 comments
#6576 - [错误报告]: 遇到的问题 mybatisplus执行count()方法时,需要对查询字段加密,但是在拦截器中获取不到实体对象
Issue -
State: open - Opened by runnerFeng 11 days ago
- 4 comments
#6575 - MybatisUtils#getMybatisMapperProxy未考虑自定义MapperProxy的情况。
Issue -
State: open - Opened by spontaneously5201314 12 days ago
- 4 comments
#6574 - [错误报告]: Property 'sqlSessionFactory' or 'sqlSessionTemplate' are required
Issue -
State: closed - Opened by Scxw010516 13 days ago
- 5 comments
#6573 - 多个字段需要分别抽象到接口级别,确实需要能定义到方法级别
Issue -
State: closed - Opened by ParkerJX 13 days ago
- 1 comment
#6572 - [功能改进]: Mapper层生成索引通用查询方法
Issue -
State: open - Opened by nieqiurong 14 days ago
#6571 - [功能改进]: 请问create_time和update_time自动填充的机制是怎样的
Issue -
State: closed - Opened by lijia150 16 days ago
- 3 comments
#6570 - [错误报告]: 无法构建mapper的bean
Issue -
State: closed - Opened by TheFatRatre 16 days ago
#6569 - [功能改进]: 描述 TableLogic注解的改进
Issue -
State: closed - Opened by Noel443 17 days ago
- 2 comments
#6568 - [功能改进]: solon适配的插件,ddl自动维护功能,不会自动建表。
Issue -
State: open - Opened by cumtvictor 17 days ago
#6566 - [错误报告]: 使用generator生成代码的时候,文件路径空字符串时,导包错误。
Issue -
State: closed - Opened by xuemingqi 18 days ago
- 2 comments
#6565 - [功能改进]: 无法为主键设置typeHandler
Issue -
State: closed - Opened by ZhaoGuoXin 18 days ago
- 1 comment
#6564 - [错误报告]: interface 继承于 BaseMapper<T>并添加default 方法的时候,在ServiceImpl使用baseMapper调用该default方法报错
Issue -
State: open - Opened by wjmboss 19 days ago
- 1 comment
#6563 - fix: 修复 DataChangeRecorderInnerInterceptor.java 在新旧数据进行比对时,强转类型产生的异常
Pull Request -
State: open - Opened by musicguoke 19 days ago
- 1 comment
#6562 - [错误报告]: DataChangeRecorderInnerInterceptor 在进行新旧数据比对时,updateValue 转 Comparable 时抛出异常。
Issue -
State: open - Opened by musicguoke 19 days ago
#6561 - [错误报告]: 分页插件PaginationInnerInterceptor没有了
Issue -
State: closed - Opened by li-fcb1899 19 days ago
- 5 comments
#6560 - [错误报告]: 从3.5.8升级到3.5.9后的PaginationInnerInterceptor类不见了?
Issue -
State: closed - Opened by jetsun-cyb 20 days ago
- 1 comment
#6560 - [错误报告]: 从3.5.8升级到3.5.9后的PaginationInnerInterceptor类不见了?
Issue -
State: closed - Opened by jetsun-cyb 20 days ago
- 1 comment
#6559 - [错误报告]: 升级mybatis-plus3.5.9后找不到PaginationInnerInterceptor
Issue -
State: closed - Opened by guo-Parsec 20 days ago
- 4 comments
#6558 - [错误报告]: Executor在proxy模式下被重复执行 LIMIT ? LIMIT ?
Issue -
State: closed - Opened by ChainXi 21 days ago
#6557 - [错误报告]: 最新版依赖没有PaginationInnerInterceptor插件了?
Issue -
State: closed - Opened by italycalibur2019 22 days ago
- 4 comments
#6556 - [功能改进]: 是否能把CrudRepository换成CrudMapper,把数据库相关操作都写在Mapper层,这样就不会出现双DAO层了
Issue -
State: closed - Opened by vipbooks 23 days ago
- 3 comments
#6555 - MyBatis-plus generator 如何配置才能生成 XXXRepository extends CrudRepository<XXXMapper, XXX>
Issue -
State: open - Opened by chinacprogramer 23 days ago
#6551 - [错误报告]: 3.5.9版本不支持jdk1.8了吗
Issue -
State: closed - Opened by yubin1018 24 days ago
#6550 - [功能改进]: 逻辑删除的同时没法同步修改 修改人 修改时间等其他字段
Issue -
State: open - Opened by musanMS 24 days ago
#6549 - Bump org.jetbrains.kotlin:kotlin-stdlib-jdk8 from 2.0.20 to 2.0.21
Pull Request -
State: open - Opened by dependabot[bot] 25 days ago
Labels: dependencies
#6548 - [错误报告]: 分页插件在SQLServer中报错Incorrect syntax near ''OFFSET''.
Issue -
State: open - Opened by zhao-hw 25 days ago
- 2 comments
#6547 - [功能改进]: 能否在feign接口中也能使用Wrapper进行传参。
Issue -
State: closed - Opened by live-in-a-dream 26 days ago
- 2 comments
#6546 - [错误报告]: 表名动态替换bug
Issue -
State: closed - Opened by zhaochuanzhen 26 days ago
#6545 - Bump io.github.classgraph:classgraph from 4.8.176 to 4.8.177
Pull Request -
State: closed - Opened by dependabot[bot] 27 days ago
Labels: dependencies
#6544 - Bump springVersion from 5.3.39 to 6.1.14
Pull Request -
State: open - Opened by dependabot[bot] 27 days ago
Labels: dependencies
#6543 - mysql-connector-j 9.0.0 创建连接启动慢
Issue -
State: closed - Opened by lucky-lbc 27 days ago
- 3 comments
#6542 - [功能改进]: 提示信息是否可以全英文或者全中文
Issue -
State: closed - Opened by mitu2 27 days ago
- 1 comment
#6541 - [功能改进]: join API
Issue -
State: open - Opened by njj14041 27 days ago
- 1 comment
#6540 - [错误报告]: 执行查询mapper时,系统有时候会在渲染后的sql中添加validity字段排序,但是检查了系统并未加入该字段。
Issue -
State: open - Opened by hanweidong 27 days ago
- 4 comments
#6539 - [错误报告]: 3.5.8的版本的BaseMapper的deleteBatchIds会触发自动填充的updateFill方法,3.5.5版本的不会触发updateFill
Issue -
State: closed - Opened by wanglyi 27 days ago
- 8 comments
#6538 - [功能改进]: LambdaQueryWrapper select方法为什么不能像eq、ne方法一样拼接
Issue -
State: closed - Opened by MuSan-Li about 1 month ago
- 1 comment
#6537 - [错误报告]: InExpression 的setRightItemsList 方法找不到了。没办法in处理 少了括号
Issue -
State: closed - Opened by androidsr about 1 month ago
#6536 - [查询失败]: @TableField(select = false) 和 Kotlin data class 不兼容
Issue -
State: closed - Opened by company-myther about 1 month ago
#6535 - [错误报告]: 描述解析SQL报错
Issue -
State: closed - Opened by newbirdking about 1 month ago
- 1 comment
#6534 - mybatis-plus-solon-plugin 微调
Pull Request -
State: closed - Opened by noear about 1 month ago
#6533 - fix: 修复extension测试时依赖缺失的问题
Pull Request -
State: closed - Opened by xsShuang about 1 month ago
#6533 - fix: 修复extension测试时依赖缺失的问题
Pull Request -
State: open - Opened by xsShuang about 1 month ago
#6532 - [功能改进]: LambdaUpdateChainWrapper 添加 setNull() 方法,更加简单快捷的进行设置字段为空
Issue -
State: open - Opened by HK-hub about 1 month ago
#6532 - [功能改进]: LambdaUpdateChainWrapper 添加 setNull() 方法,更加简单快捷的进行设置字段为空
Issue -
State: open - Opened by HK-hub about 1 month ago
- 2 comments
#6531 - [错误报告]: Mapper.update(entity, wrapper) 设置字段为null错误
Issue -
State: closed - Opened by HK-hub about 1 month ago
- 2 comments
#6531 - [错误报告]: Mapper.update(entity, wrapper) 设置字段为null错误
Issue -
State: closed - Opened by HK-hub about 1 month ago
- 2 comments
#6530 - [错误报告]: 描述 如果排序字段是带引号的字段,如"userId",在设置排序时会去除引号(变成userId),导致sql报错
Issue -
State: closed - Opened by qingzheng66 about 1 month ago
- 2 comments
#6529 - [错误报告]: 枚举 @EnumValue 能在 mapper xml 的 #{xxx} 中生效转换为数字,但是在 <if test"xxx > 0"> 时报错 PersistenceException
Issue -
State: closed - Opened by duanluan about 1 month ago
- 4 comments
#6528 - [功能改进]:代码生成器,create中url参数未去除可能出现的空字符,例如{}jdbc:mysql:xxx 会报连接失败错误,{}表示为显示的空格
Issue -
State: closed - Opened by sansWl about 1 month ago
- 2 comments
Labels: wontfix
#6527 - [错误报告]: 描述实体类加上了autoResultMap = true, 字段上面加了@TableField(typeHandler = EncAndSensMobile.class) 现在插入更新都会走这个typeHandler, 但是在用lambdaQuery的时候去查询兵没有走这个typeHandler
Issue -
State: open - Opened by mengxiang-Fang about 1 month ago
- 2 comments
#6526 - [错误报告]: 3.5.8版本在jdk8环境下启动报错
Issue -
State: closed - Opened by llllllxy about 1 month ago
- 3 comments
Labels: duplicate
#6525 - [功能改进]: 建议优化Wrapper<T>
Issue -
State: open - Opened by missfmaster about 2 months ago
- 3 comments
#6524 - feat: Add a Solon plugin.
Pull Request -
State: closed - Opened by xsShuang about 2 months ago
- 1 comment
#6523 - [错误报告]: IService#getObj 方法第二个参数 lambda 表达式类型转换异常
Issue -
State: closed - Opened by hileez about 2 months ago
- 2 comments
#6522 - [功能改进]: 索引覆盖场景的分页查询
Issue -
State: closed - Opened by jhx1024 about 2 months ago
- 2 comments
#6521 - [功能改进]: 描述:关于FieldStrategy字段策略的补充提议(个人觉得很有必要!)
Issue -
State: open - Opened by LovelyNoodles about 2 months ago
- 2 comments
#6520 - [错误报告]: 从v3.5.7升级到v3.5.8后BaseMapper.selectByIds无法使用
Issue -
State: closed - Opened by rain661 about 2 months ago
#6519 - [错误报告]: 使用updateWrapper修改json类型字段时,typeHandler = JacksonTypeHandler.class不生效
Issue -
State: closed - Opened by fu9809 about 2 months ago
- 1 comment
#6518 - Bump org.mybatis.scripting:mybatis-velocity from 2.1.2 to 2.3.0
Pull Request -
State: open - Opened by dependabot[bot] about 2 months ago
Labels: dependencies
#6517 - LambdaUtils 工具类方法变更疑问
Issue -
State: open - Opened by xflhxz about 2 months ago
#6516 - [错误报告]: 描述集成mybatis-plus3.5.7以后,项目启动非常缓慢
Issue -
State: open - Opened by H-Knight about 2 months ago
- 7 comments
#6515 - [错误报告]: SpringBoot3 脚手架 添加mybatis 后添加plus依赖出现错误
Issue -
State: closed - Opened by tAoi386 about 2 months ago
- 2 comments
#6514 - [错误报告]: postgresql下,动态排序时,使用orderItem传入驼峰的列,sql执行出错
Issue -
State: open - Opened by zshnb about 2 months ago
- 1 comment
#6514 - [错误报告]: postgresql下,动态排序时,使用orderItem传入驼峰的列,sql执行出错
Issue -
State: open - Opened by zshnb about 2 months ago
- 1 comment
#6513 - Bump org.apache.velocity:velocity-engine-core from 2.3 to 2.4
Pull Request -
State: open - Opened by dependabot[bot] about 2 months ago
Labels: dependencies
#6513 - Bump org.apache.velocity:velocity-engine-core from 2.3 to 2.4
Pull Request -
State: closed - Opened by dependabot[bot] about 2 months ago
- 1 comment
Labels: dependencies
#6512 - `IPage` 支持在 `Map` 参数中生效.
Pull Request -
State: open - Opened by loren-coding about 2 months ago
#6511 - [功能改进]: 分页参数 `IPage` 支持在 `Map` 参数中生效
Issue -
State: open - Opened by loren-coding about 2 months ago
- 1 comment
#6511 - [功能改进]: 分页参数 `IPage` 支持在 `Map` 参数中生效
Issue -
State: open - Opened by loren-coding about 2 months ago
- 1 comment
#6510 - [功能改进]: 描述 @TableField中的update能否在insert中生效
Issue -
State: open - Opened by 5433zzz about 2 months ago
- 1 comment
#6509 - Bump org.mybatis.scripting:mybatis-velocity from 2.1.2 to 2.2.0
Pull Request -
State: closed - Opened by dependabot[bot] about 2 months ago
- 1 comment
Labels: dependencies
#6508 - [功能改进]: 支持通过querywrapper构造窗口函数吗?在官网教程里面没有找到示例
Issue -
State: closed - Opened by AugustTuan about 2 months ago
- 2 comments
#6507 - [功能改进]: 描述 分页+合并数据的场景下,怎么让最后返回的分页数据和实际条数一致呢?
Issue -
State: closed - Opened by AugustTuan about 2 months ago
- 2 comments
#6506 - [错误报告]:程序包com.baomidou.mybatisplus.core.parser不存在;程序包com.baomidou.mybatisplus.extension.parsers不存在
Issue -
State: closed - Opened by Gulliver9527 about 2 months ago
#6505 - [功能改进]: 描述 希望新版mybatis-plus-generator的enableSwagger()能够生成符合SpringDoc规范的注解。
Issue -
State: closed - Opened by lrf739146825 about 2 months ago
- 1 comment
#6504 - [错误报告]: 乐观锁修改 报语法解析异常 版本 3.5.7
Issue -
State: open - Opened by zlx2019 about 2 months ago
- 2 comments
Labels: jsqlparser
#6503 - [错误报告]: 实体类主键留空,会自动生成一个值,被插入到数据库的自增字段里
Issue -
State: closed - Opened by ECAMT35 about 2 months ago
- 1 comment
#6502 - [错误报告]: 当sql中包含多个\n可能解析失败
Issue -
State: closed - Opened by zt9788 about 2 months ago
- 6 comments
Labels: duplicate
#6501 - Bump springBootVersion from 2.7.18 to 3.3.4
Pull Request -
State: open - Opened by dependabot[bot] about 2 months ago
Labels: dependencies
#6500 - 反序列化,字段解析不出来
Issue -
State: closed - Opened by qq592304796 about 2 months ago
#6499 - 租户拦截器 添加表名作为别名
Pull Request -
State: closed - Opened by zyzyzy523 about 2 months ago
#6498 - Bump tech.yanand.maven-central-publish:tech.yanand.maven-central-publish.gradle.plugin from 1.1.0 to 1.2.0
Pull Request -
State: open - Opened by dependabot[bot] about 2 months ago
Labels: dependencies
#6497 - [错误报告]: JDK8 + springboot-2.7.18 + mybatis-plus-3.5.8 编译错误:jsqlparser 5.0 不支持, 是 JDK 的问题吗,JDK暂时不能升级
Issue -
State: closed - Opened by phial3 about 2 months ago
- 7 comments
Labels: bug, jsqlparser, compatibility
#6496 - [错误报告]: 使用数据权限插件后,每个left join on后面都错误拼接了要的查询条件
Issue -
State: closed - Opened by linmiao911 2 months ago
- 1 comment
#6495 - Bump com.alibaba:fastjson from 2.0.52 to 2.0.53
Pull Request -
State: closed - Opened by dependabot[bot] 2 months ago
Labels: dependencies
#6494 - Bump io.github.classgraph:classgraph from 4.8.175 to 4.8.176
Pull Request -
State: closed - Opened by dependabot[bot] 2 months ago
Labels: dependencies
#6493 - Bump org.mybatis.caches:mybatis-caffeine from 1.0.0 to 1.2.0
Pull Request -
State: closed - Opened by dependabot[bot] 2 months ago
Labels: dependencies
#6492 - Bump org.mybatis.scripting:mybatis-freemarker from 1.2.3 to 1.3.0
Pull Request -
State: closed - Opened by dependabot[bot] 2 months ago
Labels: dependencies
#6491 - [功能改进]: To resolve CVE-2022-25517
Issue -
State: open - Opened by XSun771 2 months ago
#6490 - [错误报告]: select字段名包含JSQLParser关键字时,使用mapper.selectPage()报打印异常日志
Issue -
State: closed - Opened by ye17186 2 months ago
- 1 comment
#6489 - [错误报告]: 人大金仓数据库,xml关联表查询时,不会拼接schema
Issue -
State: closed - Opened by LeeSmallNorth 2 months ago
- 1 comment
#6488 - muybatis plus 使用 ? 相关运算符
Issue -
State: closed - Opened by muyisanshuiliang 2 months ago
#6487 - [功能改进]: saveBatch方法重载,使其达到真正的批量添加(mysql)
Issue -
State: open - Opened by fengyujun 2 months ago
- 1 comment