FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for APIJSONORM/src/main/java/apijson/orm/Join.java - APIJSON/APIJSON · GitHub
APIJSON
/
APIJSON
Public
Notifications
You must be signed in to change notification settings
Fork
2.3k
Star
18.4k
Code
Issues
236
Pull requests
0
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
APIJSON
APIJSONORM
src
main
java
apijson
orm
Join.java
on
8.2.0
User selector
Datepicker
Commit history
Commits on Jul 20, 2025
新增支持 LEFT,RIGHT JOIN 传外层 WHERE 条件,感谢 wz11wz 的贡献 #829
Show description for 4161902
TommyLemon
authored
4161902
View commit details
Copy full SHA for 4161902
View code at this point
Browse repository at this point
Commits on Jul 18, 2025
fix: 现在的 Join.java 中 SQLConfig outerConfig 重命名成 onConfig 及对应的 get set 方法,然后再加回来 SQLConfig outerConfig,然后下方的键值对放到 outerConfig 上,后面再具体 AbstractSQLConfig gainWhereString。
Show description for 3c21439
wz11wz
committed
3c21439
View commit details
Copy full SHA for 3c21439
View code at this point
Browse repository at this point
Commits on Jul 8, 2025
腾讯开源主体公司 THL A29 Limited 改为 Tencent,并在 LICENSE 头部说明变更、依赖说明移除 8.0 起不再依赖的 fastjson
TommyLemon
committed
b728ae1
View commit details
Copy full SHA for b728ae1
View code at this point
Browse repository at this point
Commits on Mar 30, 2025
解决 JOIN 报错 JSON 转换类型不匹配
TommyLemon
committed
e5001aa
View commit details
Copy full SHA for e5001aa
View code at this point
Browse repository at this point
Commits on Mar 29, 2025
去除 fastjson,JSONObject 用 M extends Map<String, Object> 替代,JSONArray 用 L extends List<Object> 替代
TommyLemon
committed
6712e96
View commit details
Copy full SHA for 6712e96
View code at this point
Browse repository at this point
Commits on Mar 15, 2025
新增支持 QuestDB 并支持 ~ ASOF JOIN,SAMPLE BY, LATEST ON, PARTITION BY, FILL(LINEAR) 等关键词及与语法
TommyLemon
committed
a1caa25
View commit details
Copy full SHA for a1caa25
View code at this point
Browse repository at this point
Commits on Feb 2, 2025
解决 SQL JOIN 同名副表返回数据错乱,解决有时 SELECT 和 ON 中的表别名对应错误,解决 Oracle 某些情况下用了不允许的 AS 别名;优化代码 - JOIN 副表未指定 @column 会导致冗余查询
TommyLemon
committed
e5261ec
View commit details
Copy full SHA for e5261ec
View code at this point
Browse repository at this point
Commits on Oct 17, 2022
Update Join.java
TommyLemon
authored
94a0d55
View commit details
Copy full SHA for 94a0d55
View code at this point
Browse repository at this point
Commits on Jul 14, 2022
优化 Join.isOne2Many 判断性能
TommyLemon
committed
4efcfd3
View commit details
Copy full SHA for 4efcfd3
View code at this point
Browse repository at this point
大幅提升 APP JOIN 一对多时子数组查询和缓存性能
TommyLemon
committed
1e7f38e
View commit details
Copy full SHA for 1e7f38e
View code at this point
Browse repository at this point
Commits on Jul 6, 2022
feat: 支持跨层级app join
Show description for 4dfd9d4
huangcanjia
committed
4dfd9d4
View commit details
Copy full SHA for 4dfd9d4
View code at this point
Browse repository at this point
Commits on Mar 13, 2022
JOIN ON 及普通条件新增支持在 key$:value 的 key 中定制占位符 %, _ 与 value 的拼接方式
TommyLemon
committed
29d8d1e
View commit details
Copy full SHA for 29d8d1e
View code at this point
Browse repository at this point
Commits on Mar 6, 2022
JOIN ON 新增支持比较运算符 >, <, >=, <= 和字符匹配 $ LIKE, ~ REGEXP
TommyLemon
committed
0dc96b4
View commit details
Copy full SHA for 0dc96b4
View code at this point
Browse repository at this point
Commits on Feb 26, 2022
JOIN 支持多个字段关联及引用赋值
TommyLemon
committed
dda1120
View commit details
Copy full SHA for dda1120
View code at this point
Browse repository at this point
Commits on Jan 2, 2022
优化 JOIN 副表解析结果集 ResultSet 的性能(减少同副表字段的重复逻辑)
TommyLemon
committed
5d59b35
View commit details
Copy full SHA for 5d59b35
View code at this point
Browse repository at this point
Commits on Apr 17, 2021
解决 > RIGHT JOIN, ^ SIDE JOIN, ! ANTI JOIN, ) FOREIGN JOIN 等不返回副表数据;解决 | FULL JOIN 返回的副表数据部分是错的
TommyLemon
committed
b900c58
View commit details
Copy full SHA for b900c58
View code at this point
Browse repository at this point
Commits on Mar 27, 2021
【安全】:加强对 JOIN 相关键值对的校验;加强对命名的校验
TommyLemon
committed
386a02f
View commit details
Copy full SHA for 386a02f
View code at this point
Browse repository at this point
Commits on Oct 27, 2020
所有代码文件版权归属改为腾讯公司 THL A29 Limited
TommyLemon
committed
b249994
View commit details
Copy full SHA for b249994
View code at this point
Browse repository at this point
Commits on Sep 15, 2020
Demo 工程迁移到 APIJSON-Demo 项目;APIJSONORM 和 APIJSONFramework 迁移到最外层;调整文档中的链接
TommyLemon
committed
91255da
View commit details
Copy full SHA for 91255da
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL