Commit Graph

  • 5d280b4b43
    Feat/20241129210747 (#6631) 3.0 nieqiurong 2024-12-11 16:05:46 +08:00
  • feb80ffe94 升级依赖(springboot3,mybatis). nieqiurong 2024-11-28 13:08:41 +08:00
  • a3f6eb12d0 TableName注解新增properties属性 miemie 2024-11-07 16:00:59 +08:00
  • 549d4ea598 Kotlin单元测试增加默认方法查询. 聂秋荣 2024-11-01 16:40:16 +08:00
  • 30342f3cfc doc miemie 2024-10-29 15:47:38 +08:00
  • 0840e60751 doc miemie 2024-10-29 14:28:10 +08:00
  • 52969aec08 doc miemie 2024-10-29 12:21:08 +08:00
  • c44259b09a doc miemie 2024-10-29 12:19:02 +08:00
  • 736064bca3 fix: 字段有TableField注解但未指定value值下全局columnFormat未生效问题 miemie 2024-10-28 18:30:58 +08:00
  • bbf2b671b5 发布3.5.9 聂秋荣 2024-10-23 22:59:17 +08:00
  • fa716bf153
    Bump io.github.classgraph:classgraph from 4.8.176 to 4.8.177 (#6545) dependabot[bot] 2024-10-23 22:23:49 +08:00
  • 73a8efd982 code miemie 2024-10-22 15:51:42 +08:00
  • 2fae817229 code miemie 2024-10-22 14:50:44 +08:00
  • e1b68f53cb 升级依赖. 聂秋荣 2024-10-21 14:45:02 +08:00
  • 4c81c10b7d 调整jsqlparser支持. 聂秋荣 2024-10-21 13:55:39 +08:00
  • 37251cf9db 处理jsqlparser版本(不兼容改动,需要自行引入模块). 聂秋荣 2024-10-19 14:10:14 +08:00
  • 9ae6730d0e 解耦部分包重名为 spi hubin 2024-10-16 18:02:22 +08:00
  • 63224f3224 测试用例检查Bug修改 hubin 2024-10-16 17:48:25 +08:00
  • 3b75211528 解耦kt部分测试移动至spring模块 hubin 2024-10-16 17:38:28 +08:00
  • b2b10eb77a 解耦spring兼容修改为spi方式加载 hubin 2024-10-16 17:28:19 +08:00
  • 8376d1b19a Merge branch '3.0' of https://github.com/baomidou/mybatis-plus into github3.0 hubin 2024-10-16 16:50:34 +08:00
  • f6b5a9b054 依赖关系检查调整 hubin 2024-10-16 16:46:46 +08:00
  • 1673c0a8af 编译失败. nieqiurong 2024-10-16 16:34:58 +08:00
  • 659bfdda70 测试用例bug修复 hubin 2024-10-16 16:32:47 +08:00
  • a757e5f966 移除 solon-plugin 模块独立仓库开发 hubin 2024-10-15 18:40:43 +08:00
  • b208444306 移除solon说明未来官方文档说明 hubin 2024-10-15 14:58:02 +08:00
  • 1110241b40
    Merge pull request #6534 from noear/3.0 qmdx 2024-10-15 14:42:13 +08:00
  • cb49fa2132 mybatis-plus-solon-plugin 添加 README noear 2024-10-15 09:46:37 +08:00
  • 1017b688d6 mybatis-plus-solon-plugin solon 改为 3.0.1 noear 2024-10-15 09:46:29 +08:00
  • 81936a70d3 mybatis-plus-solon-plugin 微调示例 noear 2024-10-15 09:46:18 +08:00
  • a4d9b8dda7 新增模块加入 bom 管理版本 hubin 2024-10-15 09:16:29 +08:00
  • e8c003994f 调整依赖及被移除的方法涉及测试用例 hubin 2024-10-14 22:27:57 +08:00
  • b1243a36fb 支持 solon 启动插件模块结构扩展包 hubin 2024-10-14 22:17:15 +08:00
  • ea714cf111 支持 solon 启动插件模块结构扩展包 hubin 2024-10-14 22:17:04 +08:00
  • 0995140b94 模板引擎支持字符串模板渲染输出字符串内容 hubin 2024-09-21 10:39:12 +08:00
  • 530e23a6de 日志格式化优化 hubin 2024-09-21 09:42:50 +08:00
  • 20ab65012a 发布3.5.8 nieqiurong 2024-09-18 22:23:13 +08:00
  • 4ca52c4048
    Bump io.github.classgraph:classgraph from 4.8.175 to 4.8.176 (#6494) dependabot[bot] 2024-09-18 19:00:24 +08:00
  • f9c03cde4c
    Bump com.alibaba:fastjson from 2.0.52 to 2.0.53 (#6495) dependabot[bot] 2024-09-18 19:00:14 +08:00
  • 546ccee7c0
    Bump ch.qos.logback:logback-classic from 1.5.7 to 1.5.8 (#6473) dependabot[bot] 2024-09-18 10:03:03 +08:00
  • c972bf7fd2
    Bump org.mybatis.caches:mybatis-caffeine from 1.0.0 to 1.2.0 (#6493) dependabot[bot] 2024-09-18 10:02:45 +08:00
  • 183a3245a9
    Bump org.mybatis.scripting:mybatis-freemarker from 1.2.3 to 1.3.0 (#6492) dependabot[bot] 2024-09-18 10:02:35 +08:00
  • fcb9cb499e
    Update bug_report.yml miemieYaho 2024-09-10 16:21:46 +08:00
  • 0155425d49 升级依赖. 聂秋荣 2024-09-05 15:14:07 +08:00
  • 9be6278118 处理removeMapper资源移除. nieqiurong 2024-09-01 15:19:47 +08:00
  • f6f98718f3 增加显示加载驱动方法. nieqiurong 2024-09-01 14:18:18 +08:00
  • 864aad6132
    Bump org.mockito:mockito-junit-jupiter from 5.12.0 to 5.13.0 (#6444) dependabot[bot] 2024-08-29 14:59:30 +08:00
  • 81095f3cac
    Bump org.jetbrains.kotlin:kotlin-stdlib-jdk8 from 2.0.10 to 2.0.20 (#6440) dependabot[bot] 2024-08-28 09:48:43 +08:00
  • 3acba80991
    Bump org.postgresql:postgresql from 42.7.3 to 42.7.4 (#6438) dependabot[bot] 2024-08-26 18:17:17 +08:00
  • 81b5180872
    Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.0.10 to 2.0.20 (#6436) dependabot[bot] 2024-08-26 18:17:00 +08:00
  • 0a2b77b78f
    Bump org.jetbrains.kotlin:kotlin-reflect from 2.0.10 to 2.0.20 (#6435) dependabot[bot] 2024-08-26 18:16:48 +08:00
  • 7b671191c5
    fix: 修复SqlServerQuery查询表描述乱码,已在SqlServer2017和SqlServer2019版本上面验证通过. (#6439) lanjerry 2024-08-26 18:16:31 +08:00
  • acbe9a2d80 增加一个批量操作结果集转换bool工具方法. nieqiurong 2024-08-24 15:40:29 +08:00
  • e0d6d8bd8d
    Bump io.freefair.gradle:lombok-plugin from 8.7.1 to 8.10 (#6417) dependabot[bot] 2024-08-23 15:19:23 +08:00
  • eebcd4ad06
    Bump org.xerial:sqlite-jdbc from 3.46.0.1 to 3.46.1.0 (#6415) dependabot[bot] 2024-08-23 15:12:45 +08:00
  • d9e06264f6
    Bump tech.yanand.maven-central-publish:tech.yanand.maven-central-publish.gradle.plugin (#6418) dependabot[bot] 2024-08-23 15:12:35 +08:00
  • 39290d63d8
    Bump io.github.classgraph:classgraph from 4.8.174 to 4.8.175 (#6419) dependabot[bot] 2024-08-23 15:12:24 +08:00
  • 672b98ff23
    解决DataChangeRecorderInnerInterceptor出现格式转换错误org.postgresql.util.PSQLException: conversion to class (#6416) zhangyuhang 2024-08-20 15:49:22 +08:00
  • 345262cc7a
    Bump ch.qos.logback:logback-classic from 1.5.6 to 1.5.7 (#6409) dependabot[bot] 2024-08-16 16:23:28 +08:00
  • 8f411760dc
    Bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.11.0 (#6407) dependabot[bot] 2024-08-15 16:55:22 +08:00
  • 0b32d06ac5
    Bump com.h2database:h2 from 2.3.230 to 2.3.232 (#6401) dependabot[bot] 2024-08-13 17:11:48 +08:00
  • 08cc1f1a30 Merge remote-tracking branch 'github/3.0' into github3.0 hubin 2024-08-12 18:51:01 +08:00
  • e8b2efe81a 完善函数注入校验逻辑 hubin 2024-08-12 18:50:48 +08:00
  • 33e471c985 升级 mybatis-spring 3.0.4 nieqiurong 2024-08-12 15:58:36 +08:00
  • f30bb23af8
    Bump io.freefair.gradle:lombok-plugin from 8.6 to 8.7.1 (#6386) dependabot[bot] 2024-08-12 15:54:06 +08:00
  • 16ba9729c5
    Bump com.ibeetl:beetl from 3.16.2.RELEASE to 3.17.0.RELEASE (#6396) dependabot[bot] 2024-08-12 15:53:58 +08:00
  • cd42c65853 setIncrBy和setDecrBy更新 miemie 2024-08-08 17:04:12 +08:00
  • 90fa3a4ad1 setIncrBy和setDecrBy更新 miemie 2024-08-08 16:23:30 +08:00
  • fc5e7e056e doc miemie 2024-08-08 14:54:37 +08:00
  • cd4c8563ba 发布中央仓库调整(不再支持SNAPSHOT发布). nieqiurong 2024-08-08 12:16:36 +08:00
  • 42c4acca31
    Bump org.jetbrains.kotlin:kotlin-reflect from 2.0.0 to 2.0.10 (#6379) dependabot[bot] 2024-08-08 12:10:23 +08:00
  • 9153382bec
    Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.0.0 to 2.0.10 (#6381) dependabot[bot] 2024-08-08 12:09:22 +08:00
  • 82f03ac1d6
    Bump org.jetbrains.kotlin:kotlin-stdlib-jdk8 from 2.0.0 to 2.0.10 (#6382) dependabot[bot] 2024-08-08 12:09:13 +08:00
  • f7c685af46 处理自增自减(负数)情况. nieqiurong 2024-08-07 17:26:56 +08:00
  • bcf95966ae
    移除部分计划于3.5.4版本删除但目前(3.5.7版本)仍存在的代码 (#6371) 程序员小墨 2024-08-07 17:27:42 +08:00
  • 3954a3ffe9 移除升级遗留代码. nieqiurong 2024-08-01 16:00:19 +08:00
  • 67f7ab7760 切换新仓库. nieqiurong 2024-07-30 22:32:35 +08:00
  • 6f3d391d4f
    Bump org.xerial:sqlite-jdbc from 3.46.0.0 to 3.46.0.1 (#6364) dependabot[bot] 2024-07-30 22:20:53 +08:00
  • 6ed5ab39a7 发布3.5.8-SNAPSHOT. nieqiurong 2024-07-28 22:14:41 +08:00
  • 2e62fa188b 修复单元测试错误. nieqiurong 2024-07-25 17:05:25 +08:00
  • 87925fcfa2 更新日志. nieqiurong 2024-07-25 16:55:47 +08:00
  • 1c15aec63e
    Update feature_request.yml miemieYaho 2024-07-25 16:54:46 +08:00
  • d96625634e
    Update bug_report.yml miemieYaho 2024-07-24 11:19:12 +08:00
  • 7dab6989e0
    Update bug_report.yml miemieYaho 2024-07-24 11:17:31 +08:00
  • d3816c3339 主键生成策略(uuid)不支持的类型打印警告日志. nieqiurong 2024-07-17 15:22:25 +08:00
  • 6d5f2271e2
    Create feature_request.yml miemieYaho 2024-07-17 11:46:24 +08:00
  • 1da031a9a5
    Update bug_report.yml miemieYaho 2024-07-17 11:43:37 +08:00
  • 8d83406f48
    Update bug_report.yml miemieYaho 2024-07-17 11:39:00 +08:00
  • 0211515fc9
    Update bug_report.yml miemieYaho 2024-07-17 11:25:05 +08:00
  • 6e03677bd5
    Update bug_report.yml miemieYaho 2024-07-17 11:22:31 +08:00
  • 6a9fd3cf3a
    Update bug_report.yml miemieYaho 2024-07-17 11:21:40 +08:00
  • 9893c53130
    Update bug_report.yml miemieYaho 2024-07-17 11:20:24 +08:00
  • 375ebc26af
    Update bug_report.yml nieqiurong 2024-07-17 11:06:07 +08:00
  • bda1c62477
    Update bug_report.yml nieqiurong 2024-07-17 11:03:55 +08:00
  • c306a97a20 移除文件. nieqiurong 2024-07-17 10:35:38 +08:00
  • 62dc887bbe
    Update issue templates nieqiurong 2024-07-17 10:24:28 +08:00
  • 2b168cc1c7
    Create config.yml nieqiurong 2024-07-17 10:23:11 +08:00
  • 098fda18f3
    Delete .github/ISSUE_TEMPLATE/bug_report.md nieqiurong 2024-07-17 10:19:28 +08:00
  • c5602ddd48
    Create bug_report.yml nieqiurong 2024-07-17 10:18:33 +08:00
  • 44d0d6a31f
    Update issue templates nieqiurong 2024-07-17 10:03:05 +08:00