miemie
|
10947e36fa
|
md
|
2020-04-20 22:14:16 +08:00 |
|
聂秋秋
|
2702ad909f
|
修复解析器for update错误.
https://github.com/baomidou/mybatis-plus/issues/2229
https://github.com/baomidou/mybatis-plus/issues/2364
|
2020-04-18 21:14:28 +08:00 |
|
聂秋秋
|
723514f4cc
|
调整entityBuilderModel.
|
2020-04-18 20:35:43 +08:00 |
|
聂秋秋
|
86ec0aa9df
|
调整entityBuilderModel.
|
2020-04-17 20:54:38 +08:00 |
|
聂秋秋
|
0502937185
|
支持lombok模式下选择是否进行链式set生成.
https://github.com/baomidou/mybatis-plus/issues/2357
|
2020-04-16 20:04:56 +08:00 |
|
聂秋秋
|
75c04bd254
|
过时方法setSuperEntityClass(String).
|
2020-04-16 18:28:04 +08:00 |
|
聂秋秋
|
ce635eac7d
|
调整生成BaseResultMap格式.
https://gitee.com/baomidou/mybatis-plus/issues/I1EIBD
|
2020-04-15 20:44:01 +08:00 |
|
dependabot-preview[bot]
|
91cb767f3f
|
Bump kotlin-stdlib-jdk8 from 1.3.71 to 1.3.72
Bumps [kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin) from 1.3.71 to 1.3.72.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-15 20:23:36 +08:00 |
|
dependabot-preview[bot]
|
53832a592a
|
Bump kotlin-gradle-plugin from 1.3.71 to 1.3.72
Bumps kotlin-gradle-plugin from 1.3.71 to 1.3.72.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-15 20:21:49 +08:00 |
|
dependabot-preview[bot]
|
90aef3e889
|
Bump kotlin-reflect from 1.3.71 to 1.3.72
Bumps [kotlin-reflect](https://github.com/JetBrains/kotlin) from 1.3.71 to 1.3.72.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-15 20:21:36 +08:00 |
|
聂秋秋
|
7ac983c880
|
无主键的情况无需导入IdType与TableId包.
|
2020-04-15 20:20:18 +08:00 |
|
聂秋秋
|
e44161a9b1
|
修复指定superEntityClass重复生成父类字段问题.
https://gitee.com/baomidou/mybatis-plus/issues/I1EIBD
|
2020-04-14 20:32:35 +08:00 |
|
聂秋秋
|
282100aec2
|
初始化指定容量大小.
https://github.com/baomidou/mybatis-plus/pull/2350
|
2020-04-14 17:34:40 +08:00 |
|
dependabot-preview[bot]
|
45791de0f9
|
Bump junitVersion from 5.6.1 to 5.6.2
Bumps `junitVersion` from 5.6.1 to 5.6.2.
Updates `junit-jupiter-api` from 5.6.1 to 5.6.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.6.1...r5.6.2)
Updates `junit-jupiter-engine` from 5.6.1 to 5.6.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.6.1...r5.6.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-14 17:28:31 +08:00 |
|
聂秋秋
|
7f3d7d41ac
|
增加分页插件limit参数配置.
|
2020-04-10 19:06:11 +08:00 |
|
聂秋秋
|
6d4f1a6b44
|
修复PR未指定解析器的时候引发空指针.
https://gitee.com/baomidou/mybatis-plus/pulls/101
|
2020-04-10 17:48:07 +08:00 |
|
聂秋秋
|
61865f0cd7
|
Revert "移除新增方法."
This reverts commit 1164d6f7f198d54c97992b6611cbe6c428850282.
|
2020-04-10 17:38:40 +08:00 |
|
dependabot-preview[bot]
|
89814d6c87
|
Bump p6spy from 3.8.7 to 3.9.0
Bumps [p6spy](https://github.com/p6spy/p6spy) from 3.8.7 to 3.9.0.
- [Release notes](https://github.com/p6spy/p6spy/releases)
- [Changelog](https://github.com/p6spy/p6spy/blob/master/docs/releasenotes.md)
- [Commits](https://github.com/p6spy/p6spy/compare/p6spy-3.8.7...p6spy-3.9.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-10 16:27:23 +08:00 |
|
zbq
|
50a716889f
|
修正注释&补充注释
|
2020-04-10 16:27:09 +08:00 |
|
jsbxyyx
|
ccad1f40df
|
fix: typo
|
2020-04-03 17:09:42 +08:00 |
|
qmdx
|
ee5286adcf
|
Merge pull request #2194 from clevertension/3.0
fix gh-2192
|
2020-04-03 11:50:32 +08:00 |
|
hubin
|
e5306594fb
|
merge gitee pulls/100
|
2020-04-03 11:42:20 +08:00 |
|
青苗
|
c414e60654
|
!101 【轻量级 PR】:修改在Mybatis全局配置文件中设置分页插件参数不生效问题
Merge pull request !101 from yzun/N/A
|
2020-04-03 11:35:28 +08:00 |
|
dependabot-preview[bot]
|
8156e55c59
|
Bump swagger-annotations from 1.6.0 to 1.6.1
Bumps swagger-annotations from 1.6.0 to 1.6.1.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-02 17:19:33 +08:00 |
|
yzun
|
b84e748e72
|
修改在Mybatis全局配置文件中设置分页插件参数不生效问题
|
2020-04-02 09:38:22 +08:00 |
|
dependabot-preview[bot]
|
995f5082cb
|
Bump postgresql from 42.2.11 to 42.2.12
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.11 to 42.2.12.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.2.11...REL42.2.12)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-01 17:53:24 +08:00 |
|
dependabot-preview[bot]
|
419ca4b4d2
|
Bump beetl from 3.1.2.RELEASE to 3.1.3.RELEASE
Bumps [beetl](https://github.com/javamonkey/beetl2.0) from 3.1.2.RELEASE to 3.1.3.RELEASE.
- [Release notes](https://github.com/javamonkey/beetl2.0/releases)
- [Commits](https://github.com/javamonkey/beetl2.0/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-01 17:53:08 +08:00 |
|
dependabot-preview[bot]
|
e43f5851ac
|
Bump beetl from 3.1.1.RELEASE to 3.1.2.RELEASE
Bumps [beetl](https://github.com/javamonkey/beetl2.0) from 3.1.1.RELEASE to 3.1.2.RELEASE.
- [Release notes](https://github.com/javamonkey/beetl2.0/releases)
- [Commits](https://github.com/javamonkey/beetl2.0/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-31 16:23:15 +08:00 |
|
dependabot-preview[bot]
|
f8a5b9a8d7
|
Bump fastjson from 1.2.67 to 1.2.68
Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.67 to 1.2.68.
- [Release notes](https://github.com/alibaba/fastjson/releases)
- [Commits](https://github.com/alibaba/fastjson/compare/1.2.67...1.2.68)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-30 16:00:53 +08:00 |
|
dependabot-preview[bot]
|
f8712a2b82
|
Bump beetl from 3.0.21.RELEASE to 3.1.1.RELEASE
Bumps [beetl](https://github.com/javamonkey/beetl2.0) from 3.0.21.RELEASE to 3.1.1.RELEASE.
- [Release notes](https://github.com/javamonkey/beetl2.0/releases)
- [Commits](https://github.com/javamonkey/beetl2.0/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-30 16:00:29 +08:00 |
|
miemie
|
d76477744c
|
同步code
|
2020-03-29 13:29:57 +08:00 |
|
dependabot-preview[bot]
|
6ce0e8841a
|
Bump springBootVersion from 2.2.5.RELEASE to 2.2.6.RELEASE
Bumps `springBootVersion` from 2.2.5.RELEASE to 2.2.6.RELEASE.
Updates `spring-boot-dependencies` from 2.2.5.RELEASE to 2.2.6.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.2.5.RELEASE...v2.2.6.RELEASE)
Updates `spring-boot-configuration-processor` from 2.2.5.RELEASE to 2.2.6.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.2.5.RELEASE...v2.2.6.RELEASE)
Updates `spring-boot-autoconfigure-processor` from 2.2.5.RELEASE to 2.2.6.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.2.5.RELEASE...v2.2.6.RELEASE)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-27 19:14:28 +08:00 |
|
聂秋秋
|
a5b853849b
|
修改表前缀匹配方式.
https://github.com/baomidou/mybatis-plus/issues/2279
|
2020-03-25 17:01:40 +08:00 |
|
dependabot-preview[bot]
|
e14a49eb69
|
Bump kotlin-stdlib-jdk8 from 1.3.70 to 1.3.71
Bumps [kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin) from 1.3.70 to 1.3.71.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.3.71/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.3.70...v1.3.71)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-25 16:00:29 +08:00 |
|
dependabot-preview[bot]
|
754a3dd6a1
|
Bump kotlin-gradle-plugin from 1.3.70 to 1.3.71
Bumps kotlin-gradle-plugin from 1.3.70 to 1.3.71.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-25 15:59:26 +08:00 |
|
dependabot-preview[bot]
|
25fd2fccf9
|
Bump kotlin-reflect from 1.3.70 to 1.3.71
Bumps [kotlin-reflect](https://github.com/JetBrains/kotlin) from 1.3.70 to 1.3.71.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.3.71/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.3.70...v1.3.71)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-25 15:58:45 +08:00 |
|
dependabot-preview[bot]
|
2293d2e0b8
|
Bump beetl from 3.0.20.RELEASE to 3.0.21.RELEASE
Bumps [beetl](https://github.com/javamonkey/beetl2.0) from 3.0.20.RELEASE to 3.0.21.RELEASE.
- [Release notes](https://github.com/javamonkey/beetl2.0/releases)
- [Commits](https://github.com/javamonkey/beetl2.0/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-25 15:58:30 +08:00 |
|
dependabot-preview[bot]
|
fcf94496df
|
Bump springVersion from 5.2.4.RELEASE to 5.2.5.RELEASE
Bumps `springVersion` from 5.2.4.RELEASE to 5.2.5.RELEASE.
Updates `spring-context-support` from 5.2.4.RELEASE to 5.2.5.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.4.RELEASE...v5.2.5.RELEASE)
Updates `spring-jdbc` from 5.2.4.RELEASE to 5.2.5.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.4.RELEASE...v5.2.5.RELEASE)
Updates `spring-tx` from 5.2.4.RELEASE to 5.2.5.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.4.RELEASE...v5.2.5.RELEASE)
Updates `spring-web` from 5.2.4.RELEASE to 5.2.5.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.4.RELEASE...v5.2.5.RELEASE)
Updates `spring-aop` from 5.2.4.RELEASE to 5.2.5.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.4.RELEASE...v5.2.5.RELEASE)
Updates `spring-test` from 5.2.4.RELEASE to 5.2.5.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.4.RELEASE...v5.2.5.RELEASE)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-25 15:58:14 +08:00 |
|
聂秋秋
|
1546d5c275
|
过时方法.
|
2020-03-24 14:42:09 +08:00 |
|
dependabot-preview[bot]
|
c10be5d41f
|
Bump junitVersion from 5.6.0 to 5.6.1
Bumps `junitVersion` from 5.6.0 to 5.6.1.
Updates `junit-jupiter-api` from 5.6.0 to 5.6.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.6.0...r5.6.1)
Updates `junit-jupiter-engine` from 5.6.0 to 5.6.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.6.0...r5.6.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-24 09:24:11 +08:00 |
|
聂秋秋
|
1164d6f7f1
|
移除新增方法.
https://github.com/baomidou/mybatis-plus/issues/2258
|
2020-03-22 17:25:55 +08:00 |
|
聂秋秋
|
7b8cc6ccd5
|
分页属性拷贝测试.
https://github.com/baomidou/mybatis-plus/issues/2258
|
2020-03-22 17:09:12 +08:00 |
|
聂秋秋
|
8e01bb3315
|
修正枚举处理器类型不匹配比较.
https://github.com/baomidou/mybatis-plus/pull/2260
|
2020-03-20 22:04:21 +08:00 |
|
聂秋秋
|
2cb507a958
|
调整测试用例.
|
2020-03-20 21:16:41 +08:00 |
|
miemie
|
4884d6a0b4
|
优化
|
2020-03-20 20:59:09 +08:00 |
|
聂秋秋
|
5d62a4dd89
|
去除方法推测,直接访问属性字段.
https://gitee.com/baomidou/mybatis-plus/issues/I1AEZV
|
2020-03-20 20:48:08 +08:00 |
|
miemie
|
da5f8ce0d7
|
优化
|
2020-03-20 20:43:13 +08:00 |
|
miemie
|
45b95d8b59
|
优化
|
2020-03-20 19:30:24 +08:00 |
|
dependabot-preview[bot]
|
183c8687cd
|
Bump fastjson from 1.2.66 to 1.2.67
Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.66 to 1.2.67.
- [Release notes](https://github.com/alibaba/fastjson/releases)
- [Commits](https://github.com/alibaba/fastjson/compare/1.2.66...1.2.67)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-20 15:32:52 +08:00 |
|
dependabot-preview[bot]
|
b1fe1b6882
|
Bump beetl from 3.0.19.RELEASE to 3.0.20.RELEASE
Bumps [beetl](https://github.com/javamonkey/beetl2.0) from 3.0.19.RELEASE to 3.0.20.RELEASE.
- [Release notes](https://github.com/javamonkey/beetl2.0/releases)
- [Commits](https://github.com/javamonkey/beetl2.0/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-18 20:03:03 +08:00 |
|