Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
AutoGraphQL
/
APIJSON
Public
forked from
Tencent/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
All users
All time
Commit history
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
You can’t perform that action at this time.