5946 Commits

Author SHA1 Message Date
anzhen-tech
385de8438f
add TIMESTAMP_WITH_TIMEZONE typeMap (#6228)
Co-authored-by: 安贞 <anzhenemail@163.com>
2024-06-01 21:42:02 +08:00
linjierong
3eb54625d1 feat: 修改生成器单元测试用例,修正废弃的配置. 2024-05-31 17:51:35 +08:00
nieqiurong
c5ca44cd2d 修复单元测试错误. 2024-05-30 22:36:14 +08:00
miemie
65fbeb6ad1 code style 2024-05-30 14:28:36 +08:00
miemie
7ae39dd5f8 Merge branch '3.gay' into 3.0 2024-05-30 14:22:20 +08:00
miemie
a815063b53 code style 2024-05-30 14:22:00 +08:00
hubin
24c170f13c 调整logo地址 2024-05-27 10:34:07 +08:00
hubin
1c5ef2cfb6 完善 SqlInjectionUtils.check 注入校验方法覆盖 UpdateWrapper 条件 checkSqlInjection() 注入检测方法 2024-05-25 10:28:43 +08:00
dependabot[bot]
4a273f1ba2
Bump com.google.code.gson:gson from 2.10.1 to 2.11.0 (#6182)
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.10.1 to 2.11.0.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.10.1...gson-parent-2.11.0)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-21 12:36:47 +08:00
nieqiurong
3934b08861 重命名新增方法. 2024-05-16 13:29:58 +08:00
nieqiurong
594b70458e 常量替换. 2024-05-16 11:53:09 +08:00
nieqiurong
c4c7d5d553 快照更新. 2024-05-14 23:38:03 +08:00
nieqiurong
875b980bf9 代码调整. 2024-05-14 23:23:25 +08:00
赵静波
23d53592d2
fix 配置了ignoredTableColumns:table_name1.* ,insert时DataChangeRecorderInnerInterceptor仍然打印相关字段的bug (#6165) 2024-05-14 22:50:16 +08:00
nieqiurong
d4f3c4cbc6 修改密钥生成.
https://github.com/baomidou/mybatis-plus/issues/6162
2024-05-14 22:30:13 +08:00
dependabot[bot]
b72273a9db
Bump com.alibaba.fastjson2:fastjson2 from 2.0.49 to 2.0.50 (#6163)
Bumps [com.alibaba.fastjson2:fastjson2](https://github.com/alibaba/fastjson2) from 2.0.49 to 2.0.50.
- [Release notes](https://github.com/alibaba/fastjson2/releases)
- [Commits](https://github.com/alibaba/fastjson2/compare/2.0.49...2.0.50)

---
updated-dependencies:
- dependency-name: com.alibaba.fastjson2:fastjson2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-14 13:50:52 +08:00
dependabot[bot]
fd5eedddec
Bump org.mockito:mockito-junit-jupiter from 5.11.0 to 5.12.0 (#6159)
Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 5.11.0 to 5.12.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.11.0...v5.12.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-13 23:07:37 +08:00
dependabot[bot]
1eb21c75eb
Bump com.alibaba:fastjson from 2.0.49 to 2.0.50 (#6160)
Bumps [com.alibaba:fastjson](https://github.com/alibaba/fastjson2) from 2.0.49 to 2.0.50.
- [Release notes](https://github.com/alibaba/fastjson2/releases)
- [Commits](https://github.com/alibaba/fastjson2/compare/2.0.49...2.0.50)

---
updated-dependencies:
- dependency-name: com.alibaba:fastjson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-13 23:07:26 +08:00
dependabot[bot]
7f30f30f45
Bump org.aspectj:aspectjweaver from 1.9.22 to 1.9.22.1 (#6161)
Bumps [org.aspectj:aspectjweaver](https://github.com/eclipse/org.aspectj) from 1.9.22 to 1.9.22.1.
- [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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-13 23:07:11 +08:00
nieqiurong
c7fafbae43 修复达梦数据库代码生成. 2024-05-12 20:48:48 +08:00
Lyon1994
ec6c286704
Fix no such table: ddl_history in sqlite (#6153)
example:
2024-05-11 12:00:41.301 ERROR 24112 --- [           main] c.b.mybatisplus.extension.ddl.DdlHelper  : run script sql:sql/master/datav_t_sys_user/0.sql , error: [SQLITE_ERROR] SQL error or missing database (no such table: ddl_history) , Please check if the table `ddl_history` exists
2024-05-12 08:14:55 +08:00
nieqiurong
460a739c8d 修复编译报错. 2024-05-11 20:16:53 +08:00
sundongkai
407b361e80 简单代码优化 2024-05-11 04:38:00 +00:00
nieqiurong
192d38b64e 修复租户插件使用exists语句会失效
https://github.com/baomidou/mybatis-plus/issues/6139
2024-05-08 17:56:24 +08:00
dependabot[bot]
f34b6cec34
Bump org.jetbrains.kotlin:kotlin-reflect from 1.9.23 to 1.9.24 (#6142)
Bumps [org.jetbrains.kotlin:kotlin-reflect](https://github.com/JetBrains/kotlin) from 1.9.23 to 1.9.24.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.24/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.23...v1.9.24)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-08 16:41:43 +08:00
dependabot[bot]
9f7ab1bc7e
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.23 to 1.9.24 (#6143)
Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.9.23 to 1.9.24.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.24/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.23...v1.9.24)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-08 16:41:01 +08:00
dependabot[bot]
06f7eb7245
Bump org.jetbrains.kotlin:kotlin-stdlib-jdk8 from 1.9.23 to 1.9.24 (#6144)
Bumps [org.jetbrains.kotlin:kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin) from 1.9.23 to 1.9.24.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.24/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.23...v1.9.24)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-08 16:40:50 +08:00
dependabot[bot]
e7e358fbe3
Bump io.spring.gradle:dependency-management-plugin from 1.1.3 to 1.1.5 (#6136)
Bumps [io.spring.gradle:dependency-management-plugin](https://github.com/spring-gradle-plugins/dependency-management-plugin) from 1.1.3 to 1.1.5.
- [Release notes](https://github.com/spring-gradle-plugins/dependency-management-plugin/releases)
- [Commits](https://github.com/spring-gradle-plugins/dependency-management-plugin/compare/v1.1.3...v1.1.5)

---
updated-dependencies:
- dependency-name: io.spring.gradle:dependency-management-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-06 22:03:06 +08:00
dependabot[bot]
16489a00d6
Bump com.fasterxml.jackson.core:jackson-databind from 2.17.0 to 2.17.1 (#6137)
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.17.0 to 2.17.1.
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-06 21:55:02 +08:00
nieqiurong
321f9e515f 更新license.
1.移除不维护的license插件
2.去除test文件中license声明.
2024-05-05 23:07:01 +08:00
nieqiurong
0a9f40ab33 清理无用依赖. 2024-05-05 21:26:42 +08:00
nieqiurong
0ae1a9e86b 增加原生批量操作测试用例. 2024-05-05 21:26:25 +08:00
dependabot[bot]
fb0b7edb07
Bump com.google.guava:guava from 33.1.0-jre to 33.2.0-jre (#6131)
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.1.0-jre to 33.2.0-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-03 17:30:21 +08:00
dependabot[bot]
e5c6d82307
Bump com.mysql:mysql-connector-j from 8.3.0 to 8.4.0 (#6128)
Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 8.3.0 to 8.4.0.
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.x/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/compare/8.3.0...8.4.0)

---
updated-dependencies:
- dependency-name: com.mysql:mysql-connector-j
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-01 13:44:49 +08:00
nieqiurong
3fe77535ea 升级lombok. 2024-04-30 15:39:00 +08:00
dependabot[bot]
87b6f6b2d9
Bump io.freefair.gradle:lombok-plugin from 6.6.3 to 8.6 (#6123)
Bumps [io.freefair.gradle:lombok-plugin](https://github.com/freefair/gradle-plugins) from 6.6.3 to 8.6.
- [Release notes](https://github.com/freefair/gradle-plugins/releases)
- [Commits](https://github.com/freefair/gradle-plugins/compare/6.6.3...8.6)

---
updated-dependencies:
- dependency-name: io.freefair.gradle:lombok-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-30 15:33:24 +08:00
dependabot[bot]
8d5dbfacbc
Bump io.github.classgraph:classgraph from 4.8.165 to 4.8.172 (#6124)
Bumps [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) from 4.8.165 to 4.8.172.
- [Release notes](https://github.com/classgraph/classgraph/releases)
- [Commits](https://github.com/classgraph/classgraph/compare/classgraph-4.8.165...classgraph-4.8.172)

---
updated-dependencies:
- dependency-name: io.github.classgraph:classgraph
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-30 15:01:24 +08:00
dependabot[bot]
808edc27a2
Bump com.google.guava:guava from 33.0.0-jre to 33.1.0-jre (#6125)
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.0.0-jre to 33.1.0-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-30 15:00:31 +08:00
nieqiurong
169b708d30 依赖调整. 2024-04-29 22:55:15 +08:00
nieqiurong
8c8f5de5cd
Update issue templates 2024-04-29 17:31:19 +08:00
nieqiurong
64c0718e72
Update issue templates 2024-04-29 13:35:40 +08:00
nieqiurong
fc32884fe2
Update issue templates 2024-04-29 13:32:45 +08:00
nieqiurong
230e23f567
Update issue templates 2024-04-29 13:26:10 +08:00
dependabot[bot]
f22910e65f
Bump com.alibaba.fastjson2:fastjson2 from 2.0.48 to 2.0.49 (#6112)
Bumps [com.alibaba.fastjson2:fastjson2](https://github.com/alibaba/fastjson2) from 2.0.48 to 2.0.49.
- [Release notes](https://github.com/alibaba/fastjson2/releases)
- [Commits](https://github.com/alibaba/fastjson2/compare/2.0.48...2.0.49)

---
updated-dependencies:
- dependency-name: com.alibaba.fastjson2:fastjson2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-29 13:06:01 +08:00
dependabot[bot]
90cb483058
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.21 to 1.9.23 (#6114)
Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.9.21 to 1.9.23.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.21...v1.9.23)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-29 13:05:45 +08:00
nieqiurong
e195f3c6a0 更新快照. 2024-04-28 22:39:24 +08:00
nieqiurong
817b4b3906 修复达梦数据生成代码错误.
https://github.com/baomidou/mybatis-plus/issues/6109
2024-04-28 22:24:04 +08:00
nieqiurong
3c1702ce30 重构ServiceImpl参数提取.
https://github.com/baomidou/mybatis-plus/pull/6067
2024-04-27 10:54:58 +08:00
nieqiurong
d5abb8deeb SQLServer2005分页优化. 2024-04-27 09:00:20 +08:00
nieqiurong
7847987d59 更新快照. 2024-04-26 23:34:15 +08:00