zhouhao
|
c836ce404a
|
fix(crud): 修复QueryAnalyzerImpl中SQL解析逻辑问题并优化查询语法处理
|
2026-04-20 09:26:04 +08:00 |
|
zhouhao
|
5fbd79782a
|
Merge branch '5.0.x' of github.com:/hs-web/hsweb-framework into 5.0.x
|
2026-03-05 12:10:04 +08:00 |
|
zhouhao
|
a8e159a31a
|
fix(crud): 增加setExtensions方法,修复extensions为空时的赋值逻辑
|
2026-03-05 12:08:36 +08:00 |
|
zz23333
|
ac06290568
|
feat(crud): 使用KingbaseMysql专用方言和SchemaMetadata (#345)
Co-authored-by: zhaotao5 <zhaotao5@hisense.com>
|
2026-02-12 18:32:11 +08:00 |
|
zhouhao
|
d6e093ebba
|
fix(crud): 完善QueryAnalyzerImplTest单元测试,优化断言逻辑并添加更多SQL场景覆盖
|
2026-02-07 13:10:34 +08:00 |
|
zhouhao
|
3bc4201877
|
fix: 修复union 指定别名错误问题
|
2026-02-06 13:09:49 +08:00 |
|
zhouhao
|
18dd4c655a
|
fix: 修复union 指定别名错误问题
|
2026-02-06 11:52:04 +08:00 |
|
zhouhao
|
76cb89f56e
|
fix(crud): 修复TermExpressionParser解析逻辑,支持更多条件运算符和空格处理
|
2026-01-26 12:35:54 +08:00 |
|
zhouhao
|
9ba4b3f541
|
fix(crud): 修复createRootNodePredicate逻辑错误
|
2026-01-23 17:03:15 +08:00 |
|
zhouhao
|
56a79fa098
|
fix(crud): 修复isRootNode判断逻辑错误
|
2026-01-23 16:49:17 +08:00 |
|
zhouhao
|
8c23cc9502
|
feat: 增加kingbase_mysql支持
|
2026-01-12 10:15:50 +08:00 |
|
zhouhao
|
f87356ccbb
|
refactor: 优化事务监听工具
|
2025-12-29 14:27:12 +08:00 |
|
zhouhao
|
cb28d49bfe
|
refactor: 增加afterCommitWithOutTransaction
|
2025-12-26 14:15:33 +08:00 |
|
zhouhao
|
18eabee35a
|
refactor: 优化配置错误
|
2025-12-22 11:08:47 +08:00 |
|
zhouhao
|
b1e4f6eb1d
|
refactor: 优化事务工具
|
2025-12-19 12:43:47 +08:00 |
|
zhouhao
|
e9a3104db3
|
refactor: 优化事务工具
|
2025-12-19 11:31:48 +08:00 |
|
zhouhao
|
5cb7fe4579
|
refactor: 优化
|
2025-12-15 09:42:26 +08:00 |
|
zhouhao
|
ff9d4f7d3d
|
feat: 增加opengauss支持
|
2025-12-04 10:31:51 +08:00 |
|
zhouhao
|
d0b6d51384
|
refactor: 优化
|
2025-11-21 18:40:49 +08:00 |
|
zhouhao
|
87e9ee0343
|
refactor: 优化findColumn方法
|
2025-11-21 12:40:25 +08:00 |
|
zhouhao
|
2d2ce253ec
|
refactor: 优化findColumn方法
|
2025-11-21 12:29:34 +08:00 |
|
zhouhao
|
c13534e1f8
|
refactor: 增加findColumn方法
|
2025-11-21 12:16:49 +08:00 |
|
zhouhao
|
479225a4a9
|
fix: 修复group by不支持参数化问题
|
2025-11-20 17:40:52 +08:00 |
|
zhouhao
|
ce8b4f1323
|
fix: 修复复杂sql预编译参数数量可能错误问题
|
2025-11-20 12:45:12 +08:00 |
|
zhouhao
|
c754b7d68c
|
build: prepare 5.0.2-SNAPSHOT
|
2025-10-27 10:19:15 +08:00 |
|
zhouhao
|
97f7cb7d9b
|
build: release 5.0.1
|
2025-10-27 10:16:40 +08:00 |
|
zhouhao
|
99aafcf573
|
refactor: 优化
|
2025-09-30 14:45:09 +08:00 |
|
zhouhao
|
cca7082cce
|
doc: 优化注释
|
2025-08-14 09:53:42 +08:00 |
|
zhouhao
|
da70b7e1a3
|
refactor: 优化mvc支持
|
2025-08-07 15:30:19 +08:00 |
|
老周
|
11c0652893
|
refactor: 增加新的Recycler工具来替代ThreadLocal对象池. (#334)
* refactor: 增加新的Recycler工具来替代ThreadLocal对象池.
* refactor: 优化
* refactor(基础模块): 完善注释
|
2025-07-22 17:45:50 +08:00 |
|
zhouhao
|
0fd472ce5e
|
refactor(基础模块): 优化对jdbc的支持
|
2025-07-17 15:08:04 +08:00 |
|
zhouhao
|
5696d25e58
|
refactor: 优化
|
2025-07-17 10:30:36 +08:00 |
|
zhouhao
|
ea0906e688
|
refactor(基础模块): 优化JdbcReactiveExecutor事务
|
2025-07-16 18:32:37 +08:00 |
|
zhouhao
|
821cc5f934
|
refactor: 优化
|
2025-07-16 16:25:33 +08:00 |
|
zhouhao
|
b43123cabc
|
refactor: 优化对实体事件的支持
|
2025-07-15 21:07:00 +08:00 |
|
zhouhao
|
a2c7eebe03
|
refactor: 优化sql连接关闭逻辑
|
2025-07-11 16:18:57 +08:00 |
|
zhouhao
|
9f09958571
|
refactor: 优化
|
2025-07-11 14:23:19 +08:00 |
|
zhouhao
|
4482469b13
|
refactor: 优化RuntimeException异常处理逻辑
|
2025-07-10 11:23:17 +08:00 |
|
zhouhao
|
18569bdc66
|
build(maven): 5.0.1-SNAPSHOT
|
2025-07-04 20:44:37 +08:00 |
|
zhouhao
|
7955e9ea07
|
build: 5.0.0 release
|
2025-06-30 11:49:24 +08:00 |
|
zhouhao
|
8aa0d06136
|
build: 5.0.0 release
|
2025-06-30 11:29:08 +08:00 |
|
zhouhao
|
9e2aa16747
|
fix: 修复QueryHelper分页查询时,count的查询条件可能失效问题。
|
2025-06-10 14:41:39 +08:00 |
|
zhouhao
|
b5ff3d0c53
|
Merge remote-tracking branch 'origin/master' into spring-boot3
|
2025-06-09 12:03:08 +08:00 |
|
zhouhao
|
44d3633f34
|
refactor: 优化默认buffer大小
|
2025-06-09 11:59:03 +08:00 |
|
zhouhao
|
303b679a54
|
refactor: 优化DefaultR2dbcExecutor
|
2025-06-06 18:28:19 +08:00 |
|
zhouhao
|
cd8db55d6a
|
fix: 增加设置defaultFactory
|
2025-05-27 14:44:41 +08:00 |
|
zhouhao
|
abffaeee52
|
refactor: 优化配置
|
2025-05-23 14:55:47 +08:00 |
|
zhouhao
|
64257a2a94
|
refactor: 优化数据库连接获取逻辑
|
2025-05-22 15:09:41 +08:00 |
|
zhouhao
|
26280f429f
|
refactor: 优化对springmvc的支持
|
2025-05-07 18:21:49 +08:00 |
|
zhouhao
|
f202f29801
|
Merge remote-tracking branch 'origin/master' into spring-boot3
|
2025-04-28 18:37:43 +08:00 |
|