4749 Commits

Author SHA1 Message Date
hubin
2cbef3e010 升级 gradle 7.1 2021-08-14 14:18:29 +08:00
hubin
f63065270c fix github issues/3652 2021-08-14 13:05:33 +08:00
hubin
b988866c3d fix github issues/2931 解决结果集大于 Integer 异常问题 2021-08-14 12:38:42 +08:00
hubin
766b8bc143 fix github pull/3557 乐观锁新增版本号 null 自定义异常,租户插入忽略逻辑允许自定义 2021-08-14 02:43:26 +08:00
qmdx
22c471608e
Merge pull request #3763 from liaosnet/3.0
增加对南大通用GBase 8s数据库的支持
2021-08-07 17:28:31 +08:00
qmdx
747cc82808
Merge pull request #3740 from nieqiurong/no_pk
无主键不注入ById方法.
2021-08-07 17:27:26 +08:00
qmdx
f4ecd19bdf
Merge pull request #3741 from baomidou/dependabot/gradle/springVersion-5.3.9
Bump springVersion from 5.3.7 to 5.3.9
2021-08-07 17:24:48 +08:00
qmdx
20183a72f1
Merge pull request #3759 from baomidou/dependabot/gradle/mysql-mysql-connector-java-8.0.26
Bump mysql-connector-java from 8.0.21 to 8.0.26
2021-08-07 17:24:39 +08:00
dependabot[bot]
7e62e28042
Bump springVersion from 5.3.7 to 5.3.9
Bumps `springVersion` from 5.3.7 to 5.3.9.

Updates `spring-context-support` from 5.3.7 to 5.3.9
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.7...v5.3.9)

Updates `spring-jdbc` from 5.3.7 to 5.3.9
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.7...v5.3.9)

Updates `spring-tx` from 5.3.7 to 5.3.9
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.7...v5.3.9)

Updates `spring-web` from 5.3.7 to 5.3.9
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.7...v5.3.9)

Updates `spring-aop` from 5.3.7 to 5.3.9
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.7...v5.3.9)

Updates `spring-test` from 5.3.7 to 5.3.9
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.7...v5.3.9)

---
updated-dependencies:
- dependency-name: org.springframework:spring-context-support
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-tx
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-web
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-aop
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-07 09:24:36 +00:00
qmdx
8536851143
Merge pull request #3795 from baomidou/dependabot/gradle/org.slf4j-slf4j-api-1.7.32
Bump slf4j-api from 1.7.30 to 1.7.32
2021-08-07 17:24:30 +08:00
dependabot[bot]
4a4e0aea9c
Bump slf4j-api from 1.7.30 to 1.7.32
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.30 to 1.7.32.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.30...v_1.7.32)

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-07 09:24:21 +00:00
qmdx
1ced9967c0
Merge pull request #3794 from baomidou/dependabot/gradle/springBootVersion-2.5.3
Bump springBootVersion from 2.4.5 to 2.5.3
2021-08-07 17:24:08 +08:00
qmdx
68ca0e97a3
Merge pull request #3778 from baomidou/dependabot/gradle/ch.qos.logback-logback-classic-1.2.5
Bump logback-classic from 1.2.3 to 1.2.5
2021-08-07 17:23:56 +08:00
qmdx
9f338b98f7
Merge pull request #3806 from ilumer/hotfix/doc-url
修改官网链接#3777
2021-08-07 17:23:23 +08:00
ilumer
65a8cb6160 修改官网链接#3777 2021-08-07 11:52:05 +08:00
dependabot[bot]
ba75f61694
Bump springBootVersion from 2.4.5 to 2.5.3
Bumps `springBootVersion` from 2.4.5 to 2.5.3.

Updates `spring-boot-dependencies` from 2.4.5 to 2.5.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.4.5...v2.5.3)

Updates `spring-boot-autoconfigure-processor` from 2.4.5 to 2.5.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.4.5...v2.5.3)

Updates `spring-boot-configuration-processor` from 2.4.5 to 2.5.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.4.5...v2.5.3)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.springframework.boot:spring-boot-autoconfigure-processor
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.springframework.boot:spring-boot-configuration-processor
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-04 04:08:21 +00:00
hubin
5f17e4d1fe 新增企业版本链接 2021-07-28 00:08:31 +08:00
dependabot[bot]
6b15a3d1b7
Bump logback-classic from 1.2.3 to 1.2.5
Bumps logback-classic from 1.2.3 to 1.2.5.

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-27 04:12:36 +00:00
青苗
ef8bccb9f5 !175 新增对CUBRID数据库的支持
Merge pull request !175 from 凯凯大魔王/3.0
2021-07-24 07:17:09 +00:00
sundongkai
998285c2a3 新增对CUBRID数据库的支持 2021-07-24 15:15:16 +08:00
liaosnet
0102a53701 1,增加对南大通用GBase 8s数据库的支持(GBASEDBT),区别于原有定义(GBASE);
2,增加对南大通用GBase 8s数据库的分页语法方言支持;
2021-07-20 15:45:17 +08:00
dependabot[bot]
ea3643305d
Bump mysql-connector-java from 8.0.21 to 8.0.26
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.21 to 8.0.26.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases)
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/commits)

---
updated-dependencies:
- dependency-name: mysql:mysql-connector-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-20 04:12:14 +00:00
hubin
a84fc57d28 文档地址修改 2021-07-15 17:58:48 +08:00
nieqiuqiu
8752c15e9d 无主键不注入ById方法. 2021-07-14 18:22:25 +08:00
miemieYaho
2864ac656b
Merge pull request #3738 from Inighty/3.0
wrapper clear 将sqlSegment重置为空串 缓存标志重置为true
2021-07-14 15:46:33 +08:00
mengchao
1646e70702 wrapper clear 将sqlSegment重置为空串 缓存标志重置为true 2021-07-14 14:57:09 +08:00
青苗
df39d6d067 !172 修复 JSqlParser 版本升级引起的代码错误问题。
Merge pull request !172 from 你有医保你先上/3.0
2021-07-12 09:54:11 +00:00
hanchunlin
9302ac5055 fix(extension): 修复 JSqlParser 版本升级引起的代码错误问题 2021-07-12 17:32:26 +08:00
青苗
6ccc026659 !171 修复 Lambda 构造器在 JDK16 下无法使用的问题
Merge pull request !171 from 你有医保你先上/3.0
2021-07-07 10:13:21 +00:00
hanchunlin
162fc43581 fix(core): 解决 lambda 构造器在 JDK16 中无法运行的问题
https://gitee.com/baomidou/mybatis-plus/issues/I3XDT9
2021-07-07 18:01:22 +08:00
hubin
cae1bf0caf Merge branch '3.0' into github3.0 2021-07-07 16:24:54 +08:00
qmdx
e3dfc105cd
Merge pull request #3655 from nieqiurong/delete_batch_by_entity
deleteBatchIds支持传入实体(实现Serializable)删除.
2021-07-07 16:17:05 +08:00
qmdx
2bbf5426f2
Merge pull request #3699 from nieqiurong/deleteByEntity
BaseMapper新增deleteById(T entity)方法
2021-07-07 16:14:08 +08:00
qmdx
a35dda4115
Merge pull request #3705 from baomidou/dependabot/gradle/org.xerial-sqlite-jdbc-3.36.0.1
Bump sqlite-jdbc from 3.32.3.1 to 3.36.0.1
2021-07-07 16:12:26 +08:00
qmdx
f97e95972b
Merge pull request #3707 from baomidou/dependabot/gradle/org.aspectj-aspectjweaver-1.9.7
Bump aspectjweaver from 1.9.6 to 1.9.7
2021-07-07 16:12:11 +08:00
qmdx
6dce9afce8
Merge pull request #3708 from baomidou/dependabot/gradle/org.mybatis.caches-mybatis-caffeine-1.0.0
Bump mybatis-caffeine from 1.0.0-beta1 to 1.0.0
2021-07-07 16:11:59 +08:00
qmdx
53768ea3e8
Merge pull request #3706 from baomidou/dependabot/gradle/com.github.jsqlparser-jsqlparser-4.1
Bump jsqlparser from 4.0 to 4.1
2021-07-07 16:11:42 +08:00
qmdx
e33bf20c9a
Merge pull request #3710 from nieqiurong/reflector
TableInfo新增原生Reflector反射操作.
2021-07-07 16:10:33 +08:00
青苗
51f87a5594 !170 sharding插件补充注释,移除无用代码
Merge pull request !170 from zengzhihong/3.0
2021-07-07 08:02:07 +00:00
zengzhihong
19eaae6866 sharding插件补充注释,移除无用代码 2021-07-07 15:30:00 +08:00
nieqiuqiu
caf45161ae TableInfo新增原生Reflector反射操作. 2021-07-06 11:25:16 +08:00
dependabot[bot]
f10d4a2cd2
Bump mybatis-caffeine from 1.0.0-beta1 to 1.0.0
Bumps [mybatis-caffeine](https://github.com/mybatis/caffeine-cache) from 1.0.0-beta1 to 1.0.0.
- [Release notes](https://github.com/mybatis/caffeine-cache/releases)
- [Commits](https://github.com/mybatis/caffeine-cache/compare/mybatis-caffeine-1.0.0-beta1...mybatis-caffeine-1.0.0)

---
updated-dependencies:
- dependency-name: org.mybatis.caches:mybatis-caffeine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-05 04:17:07 +00:00
dependabot[bot]
965876063e
Bump aspectjweaver from 1.9.6 to 1.9.7
Bumps [aspectjweaver](https://github.com/eclipse/org.aspectj) from 1.9.6 to 1.9.7.
- [Release notes](https://github.com/eclipse/org.aspectj/releases)
- [Commits](https://github.com/eclipse/org.aspectj/commits)

---
updated-dependencies:
- dependency-name: org.aspectj:aspectjweaver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-05 04:17:03 +00:00
dependabot[bot]
52e2019592
Bump jsqlparser from 4.0 to 4.1
Bumps [jsqlparser](https://github.com/JSQLParser/JSqlParser) from 4.0 to 4.1.
- [Release notes](https://github.com/JSQLParser/JSqlParser/releases)
- [Commits](https://github.com/JSQLParser/JSqlParser/compare/jsqlparser-4.0...jsqlparser-4.1)

---
updated-dependencies:
- dependency-name: com.github.jsqlparser:jsqlparser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-05 04:16:54 +00:00
dependabot[bot]
f67dbe5164
Bump sqlite-jdbc from 3.32.3.1 to 3.36.0.1
Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.32.3.1 to 3.36.0.1.
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
- [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.32.3.1...3.36.0.1)

---
updated-dependencies:
- dependency-name: org.xerial:sqlite-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-05 04:16:51 +00:00
nieqiuqiu
033eec9391 BaseMapper新增deleteById(T entity)方法 2021-07-03 22:14:26 +08:00
miemieYaho
90991b9a6e
Merge pull request #3688 from Hccake/3.0
✏️ 修复拼写错误 PropertyMapper.whenNotBlack to whenNotBlank
2021-06-30 16:08:50 +08:00
Hccake
ca23d5588d ✏️ PropertyMapper.whenNotBlack to whenNotBlank 2021-06-30 16:00:05 +08:00
青苗
10c0a93b61 !168 不等于效率高于大于,每个细节都不能忽略
Merge pull request !168 from yuxiaobin/3.0
2021-06-24 10:39:59 +00:00
yuxiaobin
0ea4baae79 enhance: 不等于效率高于大于 2021-06-24 14:58:27 +08:00