FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · AniOSDeveloper/APIJSON · GitHub
AniOSDeveloper
/
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
Branch selector
User selector
Datepicker
Commit history
Commits on May 7, 2019
Update README.md
TommyLemon
authored
cd9caec
View commit details
Copy full SHA for cd9caec
Browse repository at this point
Commits on May 4, 2019
Android:APIJSONApp 引入 Kotlin;新增测试自动生成代码的 TestRequestAndResponse 的 Java 和 Kotlin 的工具类
TommyLemon
committed
b697c0e
View commit details
Copy full SHA for b697c0e
Browse repository at this point
Server:打包 apijson-orm-3.5.7.jar
TommyLemon
committed
656ece9
View commit details
Copy full SHA for 656ece9
Browse repository at this point
Server:对存储过程 "@key()":"fun(arg0,arg1...)" 新增格式校验和取值传参;加强对远程函数 "key()":"fun(arg0,arg1...)" 的格式校验
TommyLemon
committed
2bc8925
View commit details
Copy full SHA for 2bc8925
Browse repository at this point
Commits on May 3, 2019
Server: @explain 返回的 sql 去掉多余的 EXPLAIN 关键词
TommyLemon
committed
595c38d
View commit details
Copy full SHA for 595c38d
Browse repository at this point
Server:新增全局默认的 @explain 和 @cache;优化 AbstractSQLExecutor 的缓存
TommyLemon
committed
772c2f9
View commit details
Copy full SHA for 772c2f9
Browse repository at this point
Server:去除数组关键词 explain 和 cache
TommyLemon
committed
f59a653
View commit details
Copy full SHA for f59a653
Browse repository at this point
Server:JSONObject 新增对象关键词 @explain 和 @cache 替代 JSONRequest 里的数组关键词 explain 和 cache
TommyLemon
committed
fa79888
View commit details
Copy full SHA for fa79888
Browse repository at this point
Server:解决 explain 拿到的字段不完整
TommyLemon
committed
57920dc
View commit details
Copy full SHA for 57920dc
Browse repository at this point
Commits on May 2, 2019
Server:解决 MySQL 避免隐式转换后 json_contains 不兼容传数值
TommyLemon
committed
e9e0f6d
View commit details
Copy full SHA for e9e0f6d
Browse repository at this point
Server:新增数组关键词 cache 和 explain;解决 id{} 和 id 同时存在有时候 contains 因为类型不一致导致判断错误而 throw NotExistException;SQLConfig 删除多余的 cacheStatic
TommyLemon
committed
38b09a8
View commit details
Copy full SHA for 38b09a8
Browse repository at this point
Server:MySQL preparedStatement 严格按照类型调用方法,避免隐式转换提高性能
TommyLemon
committed
7d33b02
View commit details
Copy full SHA for 7d33b02
Browse repository at this point
Commits on Apr 30, 2019
Update README.md
TommyLemon
authored
6743103
View commit details
Copy full SHA for 6743103
Browse repository at this point
MySQL:更新表
TommyLemon
committed
9932909
View commit details
Copy full SHA for 9932909
Browse repository at this point
Server:打包 apijson-orm-3.5.5.jar
TommyLemon
committed
0628e54
View commit details
Copy full SHA for 0628e54
Browse repository at this point
Server:避免全局默认的 @schema 自动填充进来导致 Table,Column,PgClass,PgAttribute 的 schema 错误,查不到文档
TommyLemon
committed
a58d885
View commit details
Copy full SHA for a58d885
Browse repository at this point
Update README.md
TommyLemon
authored
0816d98
View commit details
Copy full SHA for 0816d98
Browse repository at this point
Update README.md
TommyLemon
authored
63354b8
View commit details
Copy full SHA for 63354b8
Browse repository at this point
Update README.md
TommyLemon
authored
ee4e7d4
View commit details
Copy full SHA for ee4e7d4
Browse repository at this point
Update README.md
TommyLemon
authored
9ec1f3a
View commit details
Copy full SHA for 9ec1f3a
Browse repository at this point
Update README.md
TommyLemon
authored
4db3446
View commit details
Copy full SHA for 4db3446
Browse repository at this point
Update README.md
TommyLemon
authored
60b64e1
View commit details
Copy full SHA for 60b64e1
Browse repository at this point
Update README.md
TommyLemon
authored
40b461c
View commit details
Copy full SHA for 40b461c
Browse repository at this point
Update README.md
TommyLemon
authored
eb4c55b
View commit details
Copy full SHA for eb4c55b
Browse repository at this point
Update README.md
TommyLemon
authored
d8500b2
View commit details
Copy full SHA for d8500b2
Browse repository at this point
Update README.md
TommyLemon
authored
8ad149a
View commit details
Copy full SHA for 8ad149a
Browse repository at this point
Update README.md
TommyLemon
authored
72f265f
View commit details
Copy full SHA for 72f265f
Browse repository at this point
Commits on Apr 29, 2019
Server:解决全局的@database和@schema对 JOIN 的副表在解析生成 JOIN 副表语句时未生效,导致 SQL 内主表和副表引号不一致而报错
TommyLemon
committed
f318d2b
View commit details
Copy full SHA for f318d2b
Browse repository at this point
Server:调整解析 key:{} 和 key[]:{} 抛异常顺序,优化报错和性能
TommyLemon
committed
0e5ae86
View commit details
Copy full SHA for 0e5ae86
Browse repository at this point
Server:解决对表对象数量限制失效
TommyLemon
committed
0e7c251
View commit details
Copy full SHA for 0e7c251
Browse repository at this point
Commits on Apr 28, 2019
apijson-orm-3.5.4.jar
TommyLemon
committed
47c4c33
View commit details
Copy full SHA for 47c4c33
Browse repository at this point
Server:重新打包 apijson-orm-3.5.4.jar
TommyLemon
committed
36c31cd
View commit details
Copy full SHA for 36c31cd
Browse repository at this point
Server:调试模式下输出时间;提高非调试模式下的日志性能
TommyLemon
committed
9f6c73c
View commit details
Copy full SHA for 9f6c73c
Browse repository at this point
Server:打包 apijson-orm-3.5.3.jar
TommyLemon
committed
897bab9
View commit details
Copy full SHA for 897bab9
Browse repository at this point
Server:纠正并完善 sql count 的计算和显示;解决 newSQLConfig 抛 NotExistException 没被 catch 到导致最终返回错误结果
TommyLemon
committed
1776cc1
View commit details
Copy full SHA for 1776cc1
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL