Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
zhiliangman
/
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
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 24, 2022
新增晨讯科技web前端开发高级工程师对 APIJSON 的分享
Show description for 7eb1cfd
TommyLemon
authored
7eb1cfd
Copy full SHA for 7eb1cfd
Commits on Aug 12, 2022
Merge pull request #434 from ifooling/master
Show description for fca6ffd
TommyLemon
authored
fca6ffd
Copy full SHA for fca6ffd
Commits on Aug 11, 2022
fix:解决数据源为Oracle时,使用自增主键,获取不到插入的主键问题
Show description for 8f50678
ifooling
committed
8f50678
Copy full SHA for 8f50678
Commits on Aug 9, 2022
fix:解决数据源为Oracle时,@explain 报错问题
Show description for f3e7ed1
ifooling
committed
f3e7ed1
Copy full SHA for f3e7ed1
Commits on Aug 8, 2022
新增支持物联网时序数据库 TDengine,版本提升为 5.2.0
TommyLemon
committed
98f2826
Copy full SHA for 98f2826
Commits on Jul 20, 2022
用户:腾讯外有华为、华能、百度、快手、中兴、圆通、传音等
Show description for 0c70815
TommyLemon
authored
0c70815
Copy full SHA for 0c70815
用户:腾讯外有华为、华能、百度、快手、中兴、圆通、传音等
Show description for 3f5c3ad
TommyLemon
authored
3f5c3ad
Copy full SHA for 3f5c3ad
Commits on Jul 18, 2022
介绍:用户包含腾讯、华为、百度等名企;40+ 贡献者、88+ 发版、2700+ 提交
Show description for f4b42ce
TommyLemon
authored
f4b42ce
Copy full SHA for f4b42ce
介绍:用户包含腾讯、华为、百度等名企;45 贡献者、2700+ 提交、88 发版
Show description for 01ea267
TommyLemon
authored
01ea267
Copy full SHA for 01ea267
介绍:用户包含腾讯、华为、百度等名企;45 个贡献者、2700+ 次提交、88 次发版
Show description for 968e49f
TommyLemon
authored
968e49f
Copy full SHA for 968e49f
修改 APIJSON初期构思及实现.pages 中的错别字
TommyLemon
committed
9771c2d
Copy full SHA for 9771c2d
Merge pull request #421 from Finkyky/master
Show description for e3b0858
TommyLemon
authored
e3b0858
Copy full SHA for e3b0858
doc: 修改文档错别字'借口'为'接口'
Show description for 7e0792a
Finkyky
committed
7e0792a
Copy full SHA for 7e0792a
Commits on Jul 15, 2022
新增支持物联网时序数据库 TDengine
Show description for 89c561f
TommyLemon
authored
89c561f
Copy full SHA for 89c561f
新增支持物联网时序数据库 TDengine
TommyLemon
committed
4886ee9
Copy full SHA for 4886ee9
Update README.md
TommyLemon
authored
3f748f1
Copy full SHA for 3f748f1
Update README.md
TommyLemon
authored
3f5245f
Copy full SHA for 3f5245f
Update README.md
TommyLemon
authored
7937d4c
Copy full SHA for 7937d4c
Update README.md
TommyLemon
authored
3848265
Copy full SHA for 3848265
Commits on Jul 14, 2022
记录 SQL JOIN 副表的聚合函数结果和之前不一致问题
TommyLemon
committed
f224c5d
Copy full SHA for f224c5d
优化一对多 APP JOIN 的缓存逻辑
TommyLemon
committed
8806948
Copy full SHA for 8806948
完善数据库版本判断,兼容 MySQL 8.0 以上和以下版本,适配正则匹配、窗口函数等
TommyLemon
committed
e2fb0a1
Copy full SHA for e2fb0a1
优化 Join.isOne2Many 判断性能
TommyLemon
committed
4efcfd3
Copy full SHA for 4efcfd3
大幅提升 APP JOIN 一对多时子数组查询和缓存性能
TommyLemon
committed
1e7f38e
Copy full SHA for 1e7f38e
解决 APP JOIN 一对多时子数组长度超过预设范围;提升 APP JOIN 一对多的子数组缓存性能;新增对 Year, Month, DayOfWeek 的支持
TommyLemon
committed
77db282
Copy full SHA for 77db282
Merge pull request #417 from github291406933/master
Show description for 2f890b8
TommyLemon
authored
2f890b8
Copy full SHA for 2f890b8
Merge branch 'Tencent:master' into master
github291406933
authored
9e99bad
Copy full SHA for 9e99bad
fix: sql join缓存丢失而出现1+N查询问题
Show description for f5f7f3d
huangcanjia
committed
f5f7f3d
Copy full SHA for f5f7f3d
Commits on Jul 12, 2022
Update README.md
TommyLemon
authored
3914cb6
Copy full SHA for 3914cb6
Update README.md
TommyLemon
authored
f66b571
Copy full SHA for f66b571
Commits on Jul 11, 2022
升级版本至 5.1.5
TommyLemon
committed
8415910
Copy full SHA for 8415910
解决 @combine:"(a | b) & (c | d)" 这种任意条件组合情况下有时预编译值错位导致 SQL 报错;优化代码和注释
TommyLemon
committed
0f83660
Copy full SHA for 0f83660
Commits on Jul 7, 2022
Merge pull request #414 from Tencent/dependabot/maven/APIJSONORM/com.alibaba-fastjson-1.2.83
Show description for 813c2dc
TommyLemon
authored
813c2dc
Copy full SHA for 813c2dc
Commits on Jul 6, 2022
解决刚刚改动 result.remove("@RAW@LIST") 逻辑后新增的 NPE bug
TommyLemon
committed
5bb7eec
Copy full SHA for 5bb7eec
Bump fastjson from 1.2.79 to 1.2.83 in /APIJSONORM
Show description for 7c2443d
dependabot[bot]
authored
7c2443d
Copy full SHA for 7c2443d
Pagination
Previous
Next
You can’t perform that action at this time.