FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for APIJSONORM/src/main/java/apijson/JSONObject.java - ifooling/APIJSON · GitHub
ifooling
/
APIJSON
Public
forked from
APIJSON/APIJSON
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
APIJSON
APIJSONORM
src
main
java
apijson
JSONObject.java
on
master
User selector
Datepicker
Commit history
Commits on Nov 24, 2024
新增支持 key[ 表示 length(key) 和 key{ 表示 json_length(key),可与 与或非逻辑符、其它各种功能符 组合使用
TommyLemon
committed
1f3b59b
View commit details
Copy full SHA for 1f3b59b
View code at this point
Browse repository at this point
Commits on Nov 12, 2023
新增支持多字段 IN,SQL 函数 作为 表达式 左侧 值 等条件
TommyLemon
committed
0e947d2
View commit details
Copy full SHA for 0e947d2
View code at this point
Browse repository at this point
Commits on Sep 9, 2023
主键类型相关代码全面使用泛型;删除 @Deprecated 代码
TommyLemon
committed
72524b2
View commit details
Copy full SHA for 72524b2
View code at this point
Browse repository at this point
Commits on Sep 2, 2023
完善同一个请求内多种不同操作的关键词,新增支持 @post: "User", @gets: { "Privacy": "Privacy-phone" } 等简化写法
TommyLemon
committed
eccf252
View commit details
Copy full SHA for eccf252
View code at this point
Browse repository at this point
Commits on Dec 11, 2022
Add files via upload
Show description for a9f9104
cloudAndMonkey
authored
a9f9104
View commit details
Copy full SHA for a9f9104
View code at this point
Browse repository at this point
Commits on Nov 26, 2022
Add files via upload
Show description for b908fd0
cloudAndMonkey
authored
b908fd0
View commit details
Copy full SHA for b908fd0
View code at this point
Browse repository at this point
Commits on Mar 20, 2022
@having 支持复杂条件组合,且新增 @having& 简化 AND 连接的写法
TommyLemon
committed
9776408
View commit details
Copy full SHA for 9776408
View code at this point
Browse repository at this point
Commits on Mar 5, 2022
新增支持 NULL 值 @null:"tag" 和类型转换 @cast:"date:DATE"
TommyLemon
committed
36a5612
View commit details
Copy full SHA for 36a5612
View code at this point
Browse repository at this point
Commits on Jun 14, 2021
新增datasource关键字
iceewei
committed
b39dda6
View commit details
Copy full SHA for b39dda6
View code at this point
Browse repository at this point
Commits on Apr 5, 2021
SQL 函数白名单新增 length;key$ 模糊搜索不允许连续的 %;AbstractSQLExecutor 新增 getKey 方法;新增待实现关键词 @null;删除 Structure.java, Operation 中 NECESSARY, DISALLOW 等已废弃的部分代码
TommyLemon
committed
fe65470
View commit details
Copy full SHA for fe65470
View code at this point
Browse repository at this point
Commits on Dec 13, 2020
原始 SQL 片段 @raw:"key" 新增支持条件范围 key{}: "(`Comment`.`userId`=`to`.`userId`)"、比较运算 key>: "to.momentId"、过滤字段 @column: "SUBSTRING_INDEX(SUBSTRING_INDEX(content,',',1),',',-1)"
TommyLemon
committed
278ff6d
View commit details
Copy full SHA for 278ff6d
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