29 Commits

Author SHA1 Message Date
yulichang
14ea2c45b0 调整名称 2024-10-27 21:45:32 +08:00
yulichang
b4ce33141d 添加子查询 2024-10-26 21:08:37 +08:00
yulichang
0a05f48032 调整pom 2024-10-25 10:34:16 +08:00
dependabot[bot]
cc08e57540 chore(deps): bump com.mysql:mysql-connector-j from 9.0.0 to 9.1.0
Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 9.0.0 to 9.1.0.
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/compare/9.0.0...9.1.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>
2024-10-24 14:11:16 +08:00
dependabot[bot]
484eb831dc chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib-jdk8
Bumps [org.jetbrains.kotlin:kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin) from 2.0.20 to 2.0.21.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.21/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.20...v2.0.21)

---
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>
2024-10-16 18:08:38 +08:00
dependabot[bot]
bac3938b11 chore(deps-dev): bump org.jetbrains.kotlin:kotlin-test-junit
Bumps [org.jetbrains.kotlin:kotlin-test-junit](https://github.com/JetBrains/kotlin) from 2.0.20 to 2.0.21.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.21/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.20...v2.0.21)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-test-junit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-16 18:08:29 +08:00
dependabot[bot]
c2dfbf29b4 chore(deps): bump org.jetbrains.kotlin:kotlin-maven-plugin
Bumps org.jetbrains.kotlin:kotlin-maven-plugin from 2.0.20 to 2.0.21.

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-16 18:08:20 +08:00
dependabot[bot]
646fefaada chore(deps): bump com.mysql:mysql-connector-j from 8.2.0 to 9.0.0
Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 8.2.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.2.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>
2024-09-15 01:04:30 +08:00
dependabot[bot]
c898aa56c4 chore(deps-dev): bump org.jetbrains.kotlin:kotlin-test-junit
Bumps [org.jetbrains.kotlin:kotlin-test-junit](https://github.com/JetBrains/kotlin) from 1.8.21 to 2.0.20.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.21...v2.0.20)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-test-junit
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-15 01:04:15 +08:00
dependabot[bot]
7a05056e6f chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib-jdk8
Bumps [org.jetbrains.kotlin:kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin) from 1.8.21 to 2.0.20.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.21...v2.0.20)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-15 01:02:56 +08:00
dependabot[bot]
ab92b9811f
chore(deps): bump org.jetbrains.kotlin:kotlin-maven-plugin
Bumps org.jetbrains.kotlin:kotlin-maven-plugin from 1.8.21 to 2.0.20.

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-14 14:59:08 +00:00
yulichang
19329cfb28 update jdk to 17 2024-09-14 22:54:52 +08:00
dependabot[bot]
1673cfe4c0
chore(deps): bump com.mysql:mysql-connector-j
Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 8.0.32 to 8.2.0.
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/compare/8.0.32...8.2.0)

---
updated-dependencies:
- dependency-name: com.mysql:mysql-connector-j
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-14 12:55:41 +00:00
yulichang
39942b28ce ifPresent -> ifExists 2024-01-17 14:21:01 +08:00
yulichang
8a347e4a23 ifPresent 2024-01-05 11:57:07 +08:00
yulichang
9ce2b519b1 别名优化 2023-12-11 03:42:50 +08:00
yulichang
aa0f9e87bf fix selectSub多次调用报错和优化union 2023-11-17 23:41:14 +08:00
yulichang
863ab1942e pom调整 2023-11-15 20:22:54 +08:00
yulichang
4bf4d25c9c 1.4.7.1 2023-11-01 12:20:05 +08:00
yulichang
bb93df99b4 fix union条件嵌套参数名问题
https://github.com/yulichang/mybatis-plus-join/issues/87
https://gitee.com/best_handsome/mybatis-plus-join/issues/I8C2QR
2023-10-31 01:38:06 +08:00
yulichang
46e04953bf 1.4.7 2023-10-23 16:51:45 +08:00
yulichang
468a28f836 fix select子查询参数问题 2023-10-23 00:15:25 +08:00
yulichang
fcfbef0139 1.4.6 2023-08-13 05:24:59 +08:00
yulichang
9340e5e38f 升级MP依赖3.5.3.2 & 同步新版功能及代码 2023-08-13 04:24:06 +08:00
yulichang
026c64ee59 代码调整 2023-08-07 16:35:39 +08:00
yulichang
1f0ada7593 pom 2023-05-30 11:35:15 +08:00
yulichang
d4d531f688 kt 2023-05-29 17:05:31 +08:00
yulichang
14a616a9da kt 2023-05-29 17:03:28 +08:00
yulichang
11791c60d5 kt 2023-05-29 17:02:53 +08:00