yulichang
|
034c341f5c
|
feat: join string sql support param
|
2024-10-31 10:03:54 +08:00 |
|
yulichang
|
5b61dfedd8
|
add repository test
|
2024-10-30 15:59:53 +08:00 |
|
yulichang
|
effdc96299
|
feat: wrapper ext
|
2024-10-30 15:46:06 +08:00 |
|
yulichang
|
720934500f
|
fix: https://gitee.com/best_handsome/mybatis-plus-join/issues/IB0OUN
|
2024-10-30 10:44:57 +08:00 |
|
yulichang
|
4d38516ea2
|
调整
|
2024-10-30 10:43:56 +08:00 |
|
yulichang
|
f2b3308d53
|
pom 调整
|
2024-10-29 16:06:15 +08:00 |
|
yulichang
|
14ea2c45b0
|
调整名称
|
2024-10-27 21:45:32 +08:00 |
|
yulichang
|
9e65e33301
|
添加 deploy action
|
2024-10-27 17:36:58 +08:00 |
|
yulichang
|
b4ce33141d
|
添加子查询
|
2024-10-26 21:08:37 +08:00 |
|
yulichang
|
0a05f48032
|
调整pom
|
2024-10-25 10:34:16 +08:00 |
|
yulichang
|
4c4fae44a1
|
Merge branch 'master' of https://github.com/yulichang/mybatis-plus-join
|
2024-10-24 14:44:20 +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]
|
e562c159d1
|
chore(deps): bump org.springframework:spring-jdbc from 6.1.13 to 6.1.14
Bumps [org.springframework:spring-jdbc](https://github.com/spring-projects/spring-framework) from 6.1.13 to 6.1.14.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.13...v6.1.14)
---
updated-dependencies:
- dependency-name: org.springframework:spring-jdbc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-24 14:11:08 +08:00 |
|
yulichang
|
3c27dc921c
|
fix: https://github.com/yulichang/mybatis-plus-join/issues/212
|
2024-10-22 08:53:04 +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 |
|
yulichang
|
7e4b778f79
|
feat: join support wrapper
|
2024-10-16 17:58:26 +08:00 |
|
yulichang
|
047faf4891
|
feat: selectFunc support Object param
|
2024-10-16 17:58:24 +08:00 |
|
yulichang
|
7e3ee68d73
|
1.5.1
|
2024-10-08 10:56:13 +08:00 |
|
yulichang
|
6a5983aad4
|
优化代码
|
2024-10-07 17:10:41 +08:00 |
|
dependabot[bot]
|
8495c7c153
|
chore(deps): bump com.fasterxml.jackson.core:jackson-databind
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.17.2 to 2.18.0.
- [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-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-04 22:23:49 +08:00 |
|
yulichang
|
5a7416345a
|
Merge branch 'refs/heads/proce'
# Conflicts:
# plugin/mybatis-plus-join-processor/pom.xml
|
2024-10-04 13:12:56 +08:00 |
|
yulichang
|
27444dda74
|
feat: add fill
|
2024-10-01 19:06:43 +08:00 |
|
yulichang
|
52a0eb3cc9
|
fix https://github.com/yulichang/mybatis-plus-join/issues/205
|
2024-09-30 19:10:17 +08:00 |
|
yulichang
|
ec56620e4d
|
修改pom
|
2024-09-24 10:06:44 +08:00 |
|
yulichang
|
81013e34b7
|
修改pom
|
2024-09-24 10:04:05 +08:00 |
|
dependabot[bot]
|
7e30322e2b
|
chore(deps): bump org.springframework.boot:spring-boot-starter-parent
Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.3.3 to 3.3.4.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.3...v3.3.4)
---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-parent
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-24 04:28:16 +08:00 |
|
yulichang
|
0519bd47ee
|
添加返回MP实体的join方法
|
2024-09-20 12:23:24 +08:00 |
|
yulichang
|
d604be19ac
|
update mybatis plus version to 3.5.8
|
2024-09-19 10:09:42 +08:00 |
|
yulichang
|
5269f3a535
|
update maven plugin
|
2024-09-17 13:33:30 +08:00 |
|
dependabot[bot]
|
ae6116ce95
|
chore(deps): bump com.h2database:h2 from 2.2.220 to 2.3.232
Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 2.2.220 to 2.3.232.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](https://github.com/h2database/h2database/compare/version-2.2.220...version-2.3.232)
---
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>
|
2024-09-15 01:04:38 +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 |
|
yulichang
|
fd0e559c3a
|
update dependabot.yml
|
2024-09-14 23:56:35 +08:00 |
|
yulichang
|
9794aa3545
|
Merge pull request #179 from yulichang/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.13.0
chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.8.1 to 3.13.0
|
2024-09-14 23:03:11 +08:00 |
|
yulichang
|
3558d94c68
|
Merge pull request #180 from yulichang/dependabot/maven/org.jetbrains.kotlin-kotlin-maven-plugin-2.0.20
chore(deps): bump org.jetbrains.kotlin:kotlin-maven-plugin from 1.8.21 to 2.0.20
|
2024-09-14 23:03:02 +08:00 |
|
dependabot[bot]
|
108ed07bd6
|
chore(deps): bump com.fasterxml.jackson.core:jackson-databind
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.14.2 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-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-14 14:59:10 +00: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 |
|
dependabot[bot]
|
2ee52e39a6
|
chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin
Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.8.1 to 3.13.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.8.1...maven-compiler-plugin-3.13.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-14 14:59:06 +00:00 |
|
yulichang
|
19329cfb28
|
update jdk to 17
|
2024-09-14 22:54:52 +08:00 |
|
yulichang
|
1a82b74952
|
Merge pull request #173 from yulichang/dependabot/maven/org.codehaus.mojo-flatten-maven-plugin-1.6.0
chore(deps): bump org.codehaus.mojo:flatten-maven-plugin from 1.5.0 to 1.6.0
|
2024-09-14 22:32:20 +08:00 |
|
yulichang
|
e3d5187c35
|
Merge pull request #174 from yulichang/dependabot/maven/org.springframework.boot-spring-boot-starter-parent-3.3.3
chore(deps): bump org.springframework.boot:spring-boot-starter-parent from 2.7.14 to 3.3.3
|
2024-09-14 22:32:10 +08:00 |
|
yulichang
|
d291edf026
|
Merge pull request #175 from yulichang/dependabot/maven/org.springframework-spring-jdbc-6.1.13
chore(deps): bump org.springframework:spring-jdbc from 5.3.4 to 6.1.13
|
2024-09-14 22:31:57 +08:00 |
|
dependabot[bot]
|
9f4a7a0ea0
|
chore(deps): bump org.projectlombok:lombok from 1.18.30 to 1.18.34
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.30 to 1.18.34.
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
- [Commits](https://github.com/projectlombok/lombok/compare/v1.18.30...v1.18.34)
---
updated-dependencies:
- dependency-name: org.projectlombok:lombok
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-14 13:14:49 +00:00 |
|
dependabot[bot]
|
cde5c86518
|
chore(deps): bump org.springframework:spring-jdbc from 5.3.4 to 6.1.13
Bumps [org.springframework:spring-jdbc](https://github.com/spring-projects/spring-framework) from 5.3.4 to 6.1.13.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.4...v6.1.13)
---
updated-dependencies:
- dependency-name: org.springframework:spring-jdbc
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-14 13:14:46 +00:00 |
|
dependabot[bot]
|
879cecaca9
|
chore(deps): bump org.springframework.boot:spring-boot-starter-parent
Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.7.14 to 3.3.3.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.14...v3.3.3)
---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-parent
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-14 13:14:42 +00:00 |
|
dependabot[bot]
|
ad878e454f
|
chore(deps): bump org.codehaus.mojo:flatten-maven-plugin
Bumps [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/flatten-maven-plugin/compare/1.5.0...1.6.0)
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:flatten-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-14 13:14:37 +00:00 |
|
yulichang
|
6fb8e958f5
|
Merge pull request #170 from yulichang/dependabot/maven/mybatis-plus-join-test/com.h2database-h2-2.2.220
chore(deps): bump com.h2database:h2 from 2.1.214 to 2.2.220 in /mybatis-plus-join-test
|
2024-09-14 21:00:15 +08:00 |
|