FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for APIJSONORM/src - 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
on
no-json-lib
User selector
Datepicker
Commit history
Commits on Apr 12, 2025
新增 JSON.format
TommyLemon
committed
6526493
View commit details
Copy full SHA for 6526493
View code at this point
Browse repository at this point
Commits on Apr 6, 2025
解决 fastjson 等 JSON 库可能泄漏 Subquery 及包含的 SQLConfig 等信息
TommyLemon
committed
1662e21
View commit details
Copy full SHA for 1662e21
View code at this point
Browse repository at this point
优化日志和注释
TommyLemon
committed
01d31b5
View commit details
Copy full SHA for 01d31b5
View code at this point
Browse repository at this point
完善和优化 JSON 处理,解决 fastjson 等 JSON 库自动序列化 AbstractSQLConfig.getSetString 等方法抛异常;优化代码
TommyLemon
committed
42ca342
View commit details
Copy full SHA for 42ca342
View code at this point
Browse repository at this point
Commits on Mar 30, 2025
解决 远程函数 报错 JSON 转换类型不匹配
TommyLemon
committed
aa35bf6
View commit details
Copy full SHA for aa35bf6
View code at this point
Browse repository at this point
解决 JOIN 报错 JSON 转换类型不匹配
TommyLemon
committed
e5001aa
View commit details
Copy full SHA for e5001aa
View code at this point
Browse repository at this point
解决未返回列表、对象内返回 @RAW@LIST、JSON 键值对未保持写入顺序等
TommyLemon
committed
f11c3a1
View commit details
Copy full SHA for f11c3a1
View code at this point
Browse repository at this point
所有流程类都统一JSON 的序列化和反序列化,避免转换报错 cannot cast apijson.JSONObject to com.alibaba.fastjson.JSONObject 等
TommyLemon
committed
ae023cb
View commit details
Copy full SHA for ae023cb
View code at this point
Browse repository at this point
完善 JSON 处理,所有流程类都实现默认 JSON 的序列化和反序列化
TommyLemon
committed
7ef7b26
View commit details
Copy full SHA for 7ef7b26
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 16, 2025
删除多余的代码
TommyLemon
committed
970aee5
View commit details
Copy full SHA for 970aee5
View code at this point
Browse repository at this point
简化 StringUtil 中各种字符串相关方法
TommyLemon
committed
c9b124d
View commit details
Copy full SHA for c9b124d
View code at this point
Browse repository at this point
删除多余的代码
TommyLemon
committed
8cdca09
View commit details
Copy full SHA for 8cdca09
View code at this point
Browse repository at this point
优化代码拼写问题
TommyLemon
committed
02d90c7
View commit details
Copy full SHA for 02d90c7
View code at this point
Browse repository at this point
解决误在子查询拼接 LIMIT;解决 @sample SAMPLE BY @fill FILL 的 SQL 拼接 bug
TommyLemon
committed
5840470
View commit details
Copy full SHA for 5840470
View code at this point
Browse repository at this point
QuestDB: 解决 JOIN 返回主表空对象并未返回副表,解决 QuestDB 自动把副表 id 等与主表重名字段改成 id1 导致的解析问题
TommyLemon
committed
9a45d33
View commit details
Copy full SHA for 9a45d33
View code at this point
Browse repository at this point
QuestDB: 解决 JOIN 返回主表空对象并未返回副表,解决 QuestDB 自动把副表 id 等与主表重名字段改成 id1 导致的解析问题
TommyLemon
committed
d8b8e57
View commit details
Copy full SHA for d8b8e57
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 Mar 9, 2025
新增支持 TimescaleDB-高性能实时分析时序数据库
TommyLemon
committed
86fd75a
View commit details
Copy full SHA for 86fd75a
View code at this point
Browse repository at this point
Commits on Mar 2, 2025
去掉 ManticoreSearch 不支持的 SQL 关键词 AS
TommyLemon
committed
013441a
View commit details
Copy full SHA for 013441a
View code at this point
Browse repository at this point
新增支持 ManticoreSearch-替代 Elasticsearch 的轻量级搜索引擎,兼容 MySQL 协议
TommyLemon
committed
de742e7
View commit details
Copy full SHA for de742e7
View code at this point
Browse repository at this point
Commits on Mar 1, 2025
优化 SQLConfig 代码缩进,解决在 GitHub 上因为 tab 缩进和 IDEA 不一致导致上下显示没对齐
TommyLemon
committed
bc1035f
View commit details
Copy full SHA for bc1035f
View code at this point
Browse repository at this point
新增支持 CockroachDB-云原生分布式高可用轻松扩展数据库
TommyLemon
committed
9b9086a
View commit details
Copy full SHA for 9b9086a
View code at this point
Browse repository at this point
Commits on Feb 21, 2025
新增 @catalog 指定数据库目录,完善 @namespace 和 @catalog 全局关键词及 JOIN 处理,优化代码
TommyLemon
committed
a4108de
View commit details
Copy full SHA for a4108de
View code at this point
Browse repository at this point
Commits on Feb 15, 2025
打包用的 JDK 17 改为 1.8,兼容低版本
TommyLemon
committed
7fe5c07
View commit details
Copy full SHA for 7fe5c07
View code at this point
Browse repository at this point
Commits on Feb 9, 2025
新增支持华为 openGauss-高斯数据库开源版,高可用、高性能、高安全、高弹性、高智能、易部署、易迁移
Show description for 31e8d72
TommyLemon
committed
31e8d72
View commit details
Copy full SHA for 31e8d72
View code at this point
Browse repository at this point
Commits on Feb 2, 2025
升级版本号
TommyLemon
committed
84edf93
View commit details
Copy full SHA for 84edf93
View code at this point
Browse repository at this point
优化 JOIN 中的副表别名,用 __ 双下划线替代原来的 _ 单下划线
TommyLemon
committed
324fe32
View commit details
Copy full SHA for 324fe32
View code at this point
Browse repository at this point
解决 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 Feb 1, 2025
解决 SQL JOIN 在一对多或多对多时返回单独查询的重复副表数据,而不是 SQL 结果集里的副表数据
TommyLemon
committed
2f5d947
View commit details
Copy full SHA for 2f5d947
View code at this point
Browse repository at this point
Commits on Jan 30, 2025
新增支持 SurrealDB-关系、时序、图、键值、搜索、文档 等多模型数据库
Show description for 5b2c1ed
TommyLemon
committed
5b2c1ed
View commit details
Copy full SHA for 5b2c1ed
View code at this point
Browse repository at this point
Commits on Jan 10, 2025
升级版本至 7.3.0
TommyLemon
committed
2cb277e
View commit details
Copy full SHA for 2cb277e
View code at this point
Browse repository at this point
新增支持 DuckDB-高性能多文件格式 OLAP 数据库
TommyLemon
committed
138205c
View commit details
Copy full SHA for 138205c
View code at this point
Browse repository at this point
Commits on Dec 22, 2024
解决 JOIN ON 不支持 @cast,感谢 lindaifeng 的贡献~ #785
Show description for 5e2ed07
TommyLemon
authored
5e2ed07
View commit details
Copy full SHA for 5e2ed07
View code at this point
Browse repository at this point
解决 JOIN ON 不支持 @cast,感谢 lindaifeng 的贡献~ #785
Show description for 99b910a
TommyLemon
authored
99b910a
View commit details
Copy full SHA for 99b910a
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL