5946 Commits

Author SHA1 Message Date
nieqiurong
39cae2df43
Update issue templates 2024-07-17 10:01:21 +08:00
nieqiurong
69c530abdb
Update issue templates 2024-07-17 09:52:17 +08:00
dependabot[bot]
53a8384032
Bump com.h2database:h2 from 2.2.224 to 2.3.230 (#6340)
Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 2.2.224 to 2.3.230.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](https://github.com/h2database/h2database/compare/version-2.2.224...version-2.3.230)

---
updated-dependencies:
- dependency-name: com.h2database:h2
  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-07-16 14:44:59 +08:00
nieqiurong
e1de02649d 升级fastjson2.
https://github.com/baomidou/mybatis-plus/issues/6263
2024-07-15 10:03:23 +08:00
nieqiurong
d84d451ce7 升级spring-cloud-commons至4.1.4. 2024-07-11 18:35:44 +08:00
nieqiurong
1a27a248a4 GOLDENDB数据库调整.
https://github.com/baomidou/mybatis-plus/pull/6330
2024-07-10 23:07:34 +08:00
dependabot[bot]
1c3c70959c
Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 (#6326)
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.26.0 to 3.26.3.
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](https://github.com/assertj/assertj/compare/assertj-build-3.26.0...assertj-build-3.26.3)

---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
  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-07-10 23:02:06 +08:00
Alex
a9b79b643d
分页插件支持GoldenDB数据库。 (#6330)
Co-authored-by: nieqiurong <nieqiurong@163.com>
2024-07-10 23:01:52 +08:00
Tssit
0aec16e097
fea:support duckdb (#6327)
Co-authored-by: tongss <tongss@glodon.com>
2024-07-10 22:57:24 +08:00
dependabot[bot]
5ce8900c61
Bump io.spring.gradle:dependency-management-plugin from 1.1.5 to 1.1.6 (#6321)
Bumps [io.spring.gradle:dependency-management-plugin](https://github.com/spring-gradle-plugins/dependency-management-plugin) from 1.1.5 to 1.1.6.
- [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.5...v1.1.6)

---
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-07-09 13:45:56 +08:00
lilanlong
64e5234299
兼容 Vastbase数据库 翻页 (#6320)
Co-authored-by: lilanlong <506706088@qq.com>
Co-authored-by: nieqiurong <nieqiurong@163.com>
2024-07-09 11:20:22 +08:00
Ahui Hong
4f5a6dc903
添加derby数据库分页支持 (#6318)
Co-authored-by: hongahui <ahui.hong@qzingtech.com>
2024-07-09 10:14:07 +08:00
张治保
c5a6b96e78
chain wrapper to lambda chain wrapper (#6314) 2024-07-08 16:13:00 +08:00
nieqiurong
693f8c6dd3 处理逻辑删除填充与乐观锁冲突.
https://github.com/baomidou/mybatis-plus/issues/6315
2024-07-08 15:37:31 +08:00
dependabot[bot]
56b02c0a11
Bump com.fasterxml.jackson.core:jackson-databind from 2.17.1 to 2.17.2 (#6316)
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.17.1 to 2.17.2.
- [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-07-08 14:50:48 +08:00
nieqiurong
fa2db45f6b 异常转化为PersistenceException子类. 2024-07-07 16:08:32 +08:00
nieqiurong
880fb82183 修复IllegalSQLInnerInterceptor分析嵌套count语句错误.
https://github.com/baomidou/mybatis-plus/issues/6311
2024-07-07 14:06:47 +08:00
dependabot[bot]
011bbdbb74
Bump com.mysql:mysql-connector-j from 8.4.0 to 9.0.0 (#6301)
Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 8.4.0 to 9.0.0.
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/compare/8.4.0...9.0.0)

---
updated-dependencies:
- dependency-name: com.mysql:mysql-connector-j
  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-07-03 14:09:15 +08:00
nieqiurong
46f194f55f 调整自动识别SqlServer默认方言.
https://github.com/baomidou/mybatis-plus/issues/6293
2024-07-01 21:37:39 +08:00
nieqiurong
253973b9cf 升级jsqlparser至4.10-SNAPSHOT.
https://github.com/baomidou/mybatis-plus/issues/6068
2024-07-01 13:38:24 +08:00
nieqiurong
423a99bfbf Page属性访问权限调整. 2024-06-29 14:29:41 +08:00
dependabot[bot]
080934bdf6
Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.10.3 (#6292)
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.10.2 to 5.10.3.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.2...r5.10.3)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  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-06-28 13:55:27 +08:00
nieqiurong
57e3adbf0e
Update issue templates 2024-06-25 18:25:25 +08:00
hubin
7c93a4a2c5 测试发布 3.5.8-SNAPSHOT 2024-06-25 13:05:08 +08:00
hubin
163d576b73 新增 action 发布 maven 脚本 2024-06-25 12:19:32 +08:00
hubin
696f523e01 优化注释说明 2024-06-25 11:14:05 +08:00
dependabot[bot]
6a313a4f52
Bump io.github.classgraph:classgraph from 4.8.172 to 4.8.174 (#6278)
Bumps [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) from 4.8.172 to 4.8.174.
- [Release notes](https://github.com/classgraph/classgraph/releases)
- [Commits](https://github.com/classgraph/classgraph/compare/classgraph-4.8.172...classgraph-4.8.174)

---
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-06-24 23:10:43 +08:00
nieqiurong
6991a3aa02 升级依赖. 2024-06-23 14:53:10 +08:00
nieqiurong
d9c25dfc31 解决optimizeJoinOfCountSql反序列化不支持问题. 2024-06-23 14:24:10 +08:00
nieqiurong
a4d6259fcc 增加对虚拟列的属性获取. 2024-06-22 13:25:47 +08:00
dependabot[bot]
19055a8309
Bump org.freemarker:freemarker from 2.3.32 to 2.3.33 (#6274)
Bumps org.freemarker:freemarker from 2.3.32 to 2.3.33.

---
updated-dependencies:
- dependency-name: org.freemarker:freemarker
  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-06-21 21:38:36 +08:00
VampireAchao
c7608f5926
[improve] upgrade kotlin 2.0.0 (#6270) 2024-06-21 21:34:53 +08:00
VampireAchao
ae237fb98e
[improve] support rewriteBatchedStatements=true (#6269) 2024-06-21 21:34:30 +08:00
nieqiurong
1cfc0596e3 支持tableName与schema属性占位符配置.
https://github.com/baomidou/mybatis-plus/issues/6264
2024-06-20 11:41:55 +08:00
nieqiurong
423d43425f 增加deleteByIds空集合处理.
https://github.com/baomidou/mybatis-plus/issues/6257
2024-06-14 22:44:33 +08:00
nieqiurong
151a7d53e5 重命名selectBatchIds方法为selectByIds. 2024-06-12 13:22:21 +08:00
nieqiurong
a35bd4322a 更新日志. 2024-06-10 23:23:30 +08:00
nieqiurong
0707918a99 发布3.5.7 2024-06-10 23:17:19 +08:00
nieqiurong
566cad8522 注入方法deleteBatchIds重命名deleteByIds. 2024-06-10 22:37:04 +08:00
nieqiurong
3d7faeef0c 新增生成器注释说明. 2024-06-10 22:08:38 +08:00
nieqiurong
88a213c056 补充方法注释 2024-06-09 16:02:55 +08:00
nieqiurong
421e546094 更新快照. 2024-06-08 23:31:28 +08:00
nieqiurong
c379b6470e 修改新增方法名称. 2024-06-08 23:01:11 +08:00
nieqiurong
95ae900334 重构批量删除. 2024-06-08 22:48:48 +08:00
nieqiurong
486e3b84de 恢复错误修改的deleteBatchIds方法. 2024-06-08 18:04:15 +08:00
nieqiurong
c1c31b723c 升级springboot3.2.6 2024-06-08 17:42:29 +08:00
nieqiurong
694bc4d223 调整DDL自动注入.
1.当不使用mybatis-plus-extension依赖时不注入
2.当没有注入IDdl对象时,不注入DdlApplicationRunner
2024-06-08 17:09:26 +08:00
qmdx
435e0f03a6
Merge pull request #6226 from lanjerry/3.0-pr
feat: 修改生成器单元测试用例,修正废弃的配置.
2024-06-06 18:28:15 +08:00
nieqiurong
71f954b2f4 处理不标准的JdbcType转换. 2024-06-01 22:53:21 +08:00
nieqiurong
4207ee029c 更新驱动包. 2024-06-01 22:35:00 +08:00