liuzx

liuzx synced commits to 3.0 at liuzx/mybatis-plus from mirror

3 hete

liuzx synced commits to 3.0 at liuzx/mybatis-plus from mirror

  • 3c7ee002b8 feat: 支持获取表不存在则创建语句的表名称 支持获取`create table if not exists table_name`语句的表名称
  • cd0ed48e41 fix: 修复非法SQL拦截插件索引检测问题 获取数据库名称的实现有问题
  • 8e1fbbc24e 多租户拼接模式覆盖测试.
  • 3 commit összehasonlítása »

1 hónapja

liuzx synced commits to 3.0 at liuzx/mybatis-plus from mirror

  • e3fa397bf6 新增动态表解析器(基于JsqlParser).
  • a09bddd5c2 调整动态表解析(支持重写).
  • 003501bb85 更新快照.
  • c0de7a4a0d 调整#6719代码. https://github.com/baomidou/mybatis-plus/issues/6687
  • 778de65bb3 feat: #6687 多租户插件的查询使用索引的优化:多租户插件:增加配置项expressionAppendMode(默认true表示追加),设置false可以插入到最前方
  • 15 commit összehasonlítása »

1 hónapja

liuzx synced commits to 3.0 at liuzx/mybatis-plus from mirror

1 hónapja

liuzx synced commits to 3.0 at liuzx/mybatis-plus from mirror

2 hónapja

liuzx synced commits to 3.0 at liuzx/mybatis-plus from mirror

3 hónapja

liuzx synced commits to 3.0 at liuzx/mybatis-plus from mirror

3 hónapja

liuzx synced commits to 3.0 at liuzx/mybatis-plus from mirror

4 hónapja

liuzx synced commits to 3.0 at liuzx/mybatis-plus from mirror

6 hónapja

liuzx synced commits to 3.0 at liuzx/mybatis-plus from mirror

  • bbf2b671b5 发布3.5.9
  • fa716bf153 Bump io.github.classgraph:classgraph from 4.8.176 to 4.8.177 (#6545) Bumps [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) from 4.8.176 to 4.8.177. - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](https://github.com/classgraph/classgraph/compare/classgraph-4.8.176...classgraph-4.8.177) --- 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>
  • 2 commit összehasonlítása »

6 hónapja

liuzx synced commits to 3.0 at liuzx/mybatis-plus from mirror

6 hónapja

liuzx synced commits to 3.0 at liuzx/mybatis-plus from mirror

6 hónapja

liuzx synced commits to 3.0 at liuzx/mybatis-plus from mirror

6 hónapja

liuzx synced commits to 3.0 at liuzx/mybatis-plus from mirror

6 hónapja

liuzx synced commits to 3.0 at liuzx/mybatis-plus from mirror

6 hónapja

liuzx synced commits to 3.0 at liuzx/mybatis-plus from mirror

  • 20ab65012a 发布3.5.8
  • 4ca52c4048 Bump io.github.classgraph:classgraph from 4.8.175 to 4.8.176 (#6494) Bumps [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) from 4.8.175 to 4.8.176. - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](https://github.com/classgraph/classgraph/compare/classgraph-4.8.175...classgraph-4.8.176) --- 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>
  • f9c03cde4c Bump com.alibaba:fastjson from 2.0.52 to 2.0.53 (#6495) Bumps [com.alibaba:fastjson](https://github.com/alibaba/fastjson2) from 2.0.52 to 2.0.53. - [Release notes](https://github.com/alibaba/fastjson2/releases) - [Commits](https://github.com/alibaba/fastjson2/compare/2.0.52...2.0.53) --- 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>
  • 3 commit összehasonlítása »

7 hónapja

liuzx synced commits to 3.0 at liuzx/mybatis-plus from mirror

  • 546ccee7c0 Bump ch.qos.logback:logback-classic from 1.5.7 to 1.5.8 (#6473) Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.7 to 1.5.8. - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.7...v_1.5.8) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • c972bf7fd2 Bump org.mybatis.caches:mybatis-caffeine from 1.0.0 to 1.2.0 (#6493) Bumps [org.mybatis.caches:mybatis-caffeine](https://github.com/mybatis/caffeine-cache) from 1.0.0 to 1.2.0. - [Release notes](https://github.com/mybatis/caffeine-cache/releases) - [Commits](https://github.com/mybatis/caffeine-cache/compare/mybatis-caffeine-1.0.0...mybatis-caffeine-1.2.0) --- updated-dependencies: - dependency-name: org.mybatis.caches:mybatis-caffeine 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>
  • 183a3245a9 Bump org.mybatis.scripting:mybatis-freemarker from 1.2.3 to 1.3.0 (#6492) Bumps [org.mybatis.scripting:mybatis-freemarker](https://github.com/mybatis/freemarker-scripting) from 1.2.3 to 1.3.0. - [Release notes](https://github.com/mybatis/freemarker-scripting/releases) - [Commits](https://github.com/mybatis/freemarker-scripting/compare/mybatis-freemarker-1.2.3...mybatis-freemarker-1.3.0) --- updated-dependencies: - dependency-name: org.mybatis.scripting:mybatis-freemarker 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>
  • fcb9cb499e Update bug_report.yml doc
  • 0155425d49 升级依赖.
  • 5 commit összehasonlítása »

7 hónapja

liuzx synced commits to 3.0 at liuzx/mybatis-plus from mirror

  • 9be6278118 处理removeMapper资源移除. https://github.com/baomidou/mybatis-plus/issues/6442
  • f6f98718f3 增加显示加载驱动方法.
  • 864aad6132 Bump org.mockito:mockito-junit-jupiter from 5.12.0 to 5.13.0 (#6444) Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 5.12.0 to 5.13.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.12.0...v5.13.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>
  • 81095f3cac Bump org.jetbrains.kotlin:kotlin-stdlib-jdk8 from 2.0.10 to 2.0.20 (#6440) Bumps [org.jetbrains.kotlin:kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin) from 2.0.10 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/v2.0.10...v2.0.20) --- 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>
  • 3acba80991 Bump org.postgresql:postgresql from 42.7.3 to 42.7.4 (#6438) Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.3 to 42.7.4. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.7.3...REL42.7.4) --- updated-dependencies: - dependency-name: org.postgresql:postgresql 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>
  • 9 commit összehasonlítása »

8 hónapja

liuzx synced commits to 3.0 at liuzx/mybatis-plus from mirror

  • e0d6d8bd8d Bump io.freefair.gradle:lombok-plugin from 8.7.1 to 8.10 (#6417) Bumps [io.freefair.gradle:lombok-plugin](https://github.com/freefair/gradle-plugins) from 8.7.1 to 8.10. - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](https://github.com/freefair/gradle-plugins/compare/8.7.1...8.10) --- updated-dependencies: - dependency-name: io.freefair.gradle:lombok-plugin 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>
  • eebcd4ad06 Bump org.xerial:sqlite-jdbc from 3.46.0.1 to 3.46.1.0 (#6415) Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.46.0.1 to 3.46.1.0. - [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.46.0.1...3.46.1.0) --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc 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>
  • d9e06264f6 Bump tech.yanand.maven-central-publish:tech.yanand.maven-central-publish.gradle.plugin (#6418) Bumps [tech.yanand.maven-central-publish:tech.yanand.maven-central-publish.gradle.plugin](https://github.com/yananhub/flying-gradle-plugin) from 1.1.1 to 1.2.0. - [Release notes](https://github.com/yananhub/flying-gradle-plugin/releases) - [Commits](https://github.com/yananhub/flying-gradle-plugin/compare/v1.1.1...v1.2.0) --- updated-dependencies: - dependency-name: tech.yanand.maven-central-publish:tech.yanand.maven-central-publish.gradle.plugin 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>
  • 39290d63d8 Bump io.github.classgraph:classgraph from 4.8.174 to 4.8.175 (#6419) Bumps [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) from 4.8.174 to 4.8.175. - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](https://github.com/classgraph/classgraph/compare/classgraph-4.8.174...classgraph-4.8.175) --- 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>
  • 672b98ff23 解决DataChangeRecorderInnerInterceptor出现格式转换错误org.postgresql.util.PSQLException: conversion to class (#6416)
  • 8 commit összehasonlítása »

8 hónapja

liuzx synced commits to 3.0 at liuzx/mybatis-plus from mirror

  • 08cc1f1a30 Merge remote-tracking branch 'github/3.0' into github3.0
  • e8b2efe81a 完善函数注入校验逻辑
  • 33e471c985 升级 mybatis-spring 3.0.4
  • f30bb23af8 Bump io.freefair.gradle:lombok-plugin from 8.6 to 8.7.1 (#6386) Bumps [io.freefair.gradle:lombok-plugin](https://github.com/freefair/gradle-plugins) from 8.6 to 8.7.1. - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](https://github.com/freefair/gradle-plugins/compare/8.6...8.7.1) --- updated-dependencies: - dependency-name: io.freefair.gradle:lombok-plugin 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>
  • 16ba9729c5 Bump com.ibeetl:beetl from 3.16.2.RELEASE to 3.17.0.RELEASE (#6396) Bumps com.ibeetl:beetl from 3.16.2.RELEASE to 3.17.0.RELEASE. --- updated-dependencies: - dependency-name: com.ibeetl:beetl 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>
  • 5 commit összehasonlítása »

8 hónapja