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
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 }}
tkggusraqk
/
APIJSON
Public
forked from
Tencent/APIJSON
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
on
master
User selector
All users
All time
Commit history
Commits on Jan 12, 2023
支持了请求校验字符串长度的规则
chenglining
committed
37b160e
View commit details
Copy full SHA for 37b160e
View code at this point
Browse repository at this point
Commits on Jan 9, 2023
更正,开放请求 GET、HEAD 才允许传 @combine:value
cloudAndMonkey
authored
8bf7195
View commit details
Copy full SHA for 8bf7195
View code at this point
Browse repository at this point
GETS/HEADS/PUT/DELETE 不允许前端传 @combine
Show description for e94c44f
cloudAndMonkey
authored
e94c44f
View commit details
Copy full SHA for e94c44f
View code at this point
Browse repository at this point
Commits on Jan 6, 2023
新增支持假删除
Show description for 5f5300e
cloudAndMonkey
authored
5f5300e
View commit details
Copy full SHA for 5f5300e
View code at this point
Browse repository at this point
Commits on Jan 5, 2023
优化缓存逻辑;优化 SQLConfig.getSQL(boolean prepared) 相关代码
TommyLemon
committed
256dd81
View commit details
Copy full SHA for 256dd81
View code at this point
Browse repository at this point
Commits on Dec 18, 2022
Merge pull request #490 from cloudAndMonkey/master
Show description for 4dc0454
TommyLemon
authored
4dc0454
View commit details
Copy full SHA for 4dc0454
View code at this point
Browse repository at this point
Commits on Dec 15, 2022
修复 校验模块 "tag": "Comment:[]" bug
Show description for 86c816d
cloudAndMonkey
authored
86c816d
View commit details
Copy full SHA for 86c816d
View code at this point
Browse repository at this point
#488 定义 UnsupportedDataTypeException 类代替 javax.activation.UnsupportedDataTypeException,移除javax.activation依赖
cnscoo
committed
76cf980
View commit details
Copy full SHA for 76cf980
View code at this point
Browse repository at this point
Commits on Dec 11, 2022
Add files via upload
Show description for 4af6322
cloudAndMonkey
authored
4af6322
View commit details
Copy full SHA for 4af6322
View code at this point
Browse repository at this point
Add files via upload
Show description for d9c7473
cloudAndMonkey
authored
d9c7473
View commit details
Copy full SHA for d9c7473
View code at this point
Browse repository at this point
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 Dec 7, 2022
批量新增或批量单独设置修改:解决 Table:[] 值为空数组时也抛异常导致请求失败
TommyLemon
committed
d0550bd
View commit details
Copy full SHA for d0550bd
View code at this point
Browse repository at this point
批量新增或批量单独设置修改:解决在执行未抛异常但 updateCount=0 这种未成功执行的情况下不返回具体失败子项的请求内容
TommyLemon
committed
101b17d
View commit details
Copy full SHA for 101b17d
View code at this point
Browse repository at this point
批量新增或批量单独设置修改:新增配置允许部分子项失败;优化 AbstractParser 代码
TommyLemon
committed
68bfce0
View commit details
Copy full SHA for 68bfce0
View code at this point
Browse repository at this point
远程函数:支持 JavaScript 外的更多脚本语言,例如 Python, Ruby, Lua, PHP 等
TommyLemon
committed
dd37279
View commit details
Copy full SHA for dd37279
View code at this point
Browse repository at this point
Commits on Nov 30, 2022
一个json支持多种操作, 独立url method: crud
Show description for 1aa6ed2
cloudAndMonkey
authored
1aa6ed2
View commit details
Copy full SHA for 1aa6ed2
View code at this point
Browse repository at this point
增加支持crud方法
cloudAndMonkey
authored
6e43d45
View commit details
Copy full SHA for 6e43d45
View code at this point
Browse repository at this point
Commits on Nov 26, 2022
修改 buildTag 注释
cloudAndMonkey
authored
883b8d3
View commit details
Copy full SHA for 883b8d3
View code at this point
Browse repository at this point
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 Nov 16, 2022
存储过程:新增支持单独指定数据库名/模式名 schema
TommyLemon
committed
af280db
View commit details
Copy full SHA for af280db
View code at this point
Browse repository at this point
远程函数:支持自动且智能解析参数值,兼容 `key`, 'value' 指定键值格式;@raw 支持远程函数和存储过程
TommyLemon
committed
edd8570
View commit details
Copy full SHA for edd8570
View code at this point
Browse repository at this point
远程函数:完善注释
TommyLemon
committed
88e77c2
View commit details
Copy full SHA for 88e77c2
View code at this point
Browse repository at this point
远程函数:新增校验 Function 表中配置的 returnType
TommyLemon
committed
c674916
View commit details
Copy full SHA for c674916
View code at this point
Browse repository at this point
新增 ENABLE_REMOTE_FUNCTION, ENABLE_SCRIPT_FUNCTION, ENABLE_VERIFY_ROLE, ENABLE_VERIFY_CONTENT 等配置
TommyLemon
committed
1b2b65b
View commit details
Copy full SHA for 1b2b65b
View code at this point
Browse repository at this point
远程函数:新增支持 JavaScript 脚本,方便动态配置业务逻辑以及作为 Serveless 服务
TommyLemon
committed
21df376
View commit details
Copy full SHA for 21df376
View code at this point
Browse repository at this point
Commits on Nov 6, 2022
远程函数:解决 key-() 优先执行结果不会作为 SQL 部分,解决非表对象中 key() 执行时机滞后于子对象
TommyLemon
committed
0858141
View commit details
Copy full SHA for 0858141
View code at this point
Browse repository at this point
Commits on Oct 25, 2022
完善对 Presto, Trino 的支持:正则忽略大小写;支持预编译模式等
TommyLemon
committed
f23204e
View commit details
Copy full SHA for f23204e
View code at this point
Browse repository at this point
完善对 Presto, Trino 的支持;解决 SQL JOIN 当部分 JDBC rsmd.getTableName 返回空值导致最终主表字段插到副表对象导致 最终返回 JSON 为空或者副表字段写进主表覆盖同名字段等
TommyLemon
committed
c445c71
View commit details
Copy full SHA for c445c71
View code at this point
Browse repository at this point
新增支持 Elasticsearch, Presto, Trino, InfluxDB, MariaDB, KingBase
TommyLemon
committed
305d12a
View commit details
Copy full SHA for 305d12a
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
Update SQLExecutor.java
TommyLemon
authored
7e75671
View commit details
Copy full SHA for 7e75671
View code at this point
Browse repository at this point
Update SQLConfig.java
TommyLemon
authored
9c73e74
View commit details
Copy full SHA for 9c73e74
View code at this point
Browse repository at this point
Update AbstractSQLExecutor.java
TommyLemon
authored
74a7717
View commit details
Copy full SHA for 74a7717
View code at this point
Browse repository at this point
Update AbstractSQLConfig.java
TommyLemon
authored
47fbbda
View commit details
Copy full SHA for 47fbbda
View code at this point
Browse repository at this point
Update Log.java
TommyLemon
authored
b605e2b
View commit details
Copy full SHA for b605e2b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.