FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for APIJSON-Java-Server/APIJSONORM - lurunfa/APIJSON · GitHub
lurunfa
/
APIJSON
Public
forked from
APIJSON/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
APIJSON-Java-Server
APIJSONORM
on
master
User selector
Datepicker
Commit history
Commits on Oct 27, 2019
Server:打包 apijson-orm-3.8.6.jar;同步 APIJSONBoot 代码到 APIJSONFinal
TommyLemon
committed
534e1dc
View commit details
Copy full SHA for 534e1dc
View code at this point
Browse repository at this point
Server:APIJSONORM 解决 JOIN 下 SQL 函数的参数都加了表名前缀导致语法错误
TommyLemon
committed
370000d
View commit details
Copy full SHA for 370000d
View code at this point
Browse repository at this point
Server:APIJSONORM 解决 SQL 函数中参数的 : 被转成 AS;APIJSONBoot:数据库 URI 改为 localhost
TommyLemon
committed
e3a748e
View commit details
Copy full SHA for e3a748e
View code at this point
Browse repository at this point
Commits on Oct 26, 2019
Server: APIJSONORM 支持在 column 的 SQL 函数里传非字段参数,可用于时间格式化等;解决对 SQL Server 生成的性能分析语句错误导致拿不到正确的结果
TommyLemon
committed
38678bd
View commit details
Copy full SHA for 38678bd
View code at this point
Browse repository at this point
Commits on Oct 9, 2019
Server: APIJSONORM 新增 @json 自动把字段值转为 JSON 格式;APIJSONORM 解决 SQL Server 字段不能输出 JSON 格式;APIJSONORM 放开 DEBUG 模式下对系统表的 SQL 执行数量限制;APIJSONORM 解决非 DEBUG 模式下不能访问 Access 和 Request 表导致部分功能不可用;APIJSONBoot 尝试升…
Show description for 737a615
TommyLemon
committed
737a615
View commit details
Copy full SHA for 737a615
View code at this point
Browse repository at this point
Commits on Oct 8, 2019
Server: 匹配条件范围新增支持 key{}:"=null" 和 key{}:"!=null" 两种 null 值判断;匹配选项范围解决 key!{}:[] (空数组)查不到数据
TommyLemon
committed
617cc67
View commit details
Copy full SHA for 617cc67
View code at this point
Browse repository at this point
Commits on Oct 7, 2019
Server: 完成 @explain 查执行计划
TommyLemon
committed
96526c8
View commit details
Copy full SHA for 96526c8
View code at this point
Browse repository at this point
Commits on Oct 6, 2019
Server: 完善 Oracle 和 SQL Server 的正则匹配、包含选项、子查询 等功能
TommyLemon
committed
7b17747
View commit details
Copy full SHA for 7b17747
View code at this point
Browse repository at this point
Commits on Oct 4, 2019
Server: 给 SQL Server 的系统表配置权限;解决获取表和字段属性因为默认的 schema 导致某些情况下出错
TommyLemon
committed
506c41c
View commit details
Copy full SHA for 506c41c
View code at this point
Browse repository at this point
Server:新增 SQL Server 的表和字段属性 系统表;新增判断数据库类型的方法;优化各种数据库的配置和判断
TommyLemon
committed
be581e8
View commit details
Copy full SHA for be581e8
View code at this point
Browse repository at this point
Commits on Sep 28, 2019
Server: 调试信息字段用 | 替代 / 来分割,避免 APIJSON ORM,APIAuto 等解析路径错误
TommyLemon
committed
ad6d9bb
View commit details
Copy full SHA for ad6d9bb
View code at this point
Browse repository at this point
Server:APIJSONORM 新增支持 ORACLE 和 MS SQL Server 分页;APIJSONBoot 新增 ORACLE 和 MS SQL Server 的驱动和配置
TommyLemon
committed
b799e54
View commit details
Copy full SHA for b799e54
View code at this point
Browse repository at this point
Commits on Aug 31, 2019
Server: 非开放请求不允许传远程函数;解决 Access 表里配置 name 和 alias 未成功实现表映射;完善远程函数调用在函数格式错误时的报错信息
TommyLemon
committed
a798896
View commit details
Copy full SHA for a798896
View code at this point
Browse repository at this point
Commits on Aug 20, 2019
Server: ORM 升级版本为 3.7.0 并打新的 jar 包
TommyLemon
committed
80f3ca6
View commit details
Copy full SHA for 80f3ca6
View code at this point
Browse repository at this point
Server: 解决已执行 SQL 数量统计错误;解决 DemoFunction 在 Function 表的 version 为 null 时测试不通过;解决 DemoFunction.getFunctionCall 参数 arguments 为 null 时拼接错误;
TommyLemon
committed
eff8d95
View commit details
Copy full SHA for eff8d95
View code at this point
Browse repository at this point
Commits on Aug 17, 2019
Server: RemoteFunction 内强制校验远程函数必须符合 Function 表的配置;Function 表新增 methods,tag,version 用于限制远程函数的使用范围
TommyLemon
committed
30084d9
View commit details
Copy full SHA for 30084d9
View code at this point
Browse repository at this point
Server: 新增事务处理;DEBUG 模式下禁用 @explain;废弃 @correct;优化代码;
TommyLemon
committed
5810ecf
View commit details
Copy full SHA for 5810ecf
View code at this point
Browse repository at this point
Commits on Aug 4, 2019
APIJSONFinal: 与 APIJSONBoot 同步代码和依赖;APIJSONBoot: 升级 fastjson 版本;纠正版本号
TommyLemon
committed
9d2460c
View commit details
Copy full SHA for 9d2460c
View code at this point
Browse repository at this point
Commits on Jul 14, 2019
Server: 调整 Join 类的 表名 和 请求对象 分别对应的 变量名,避免和其它类不一致导致误解
TommyLemon
committed
e17422e
View commit details
Copy full SHA for e17422e
View code at this point
Browse repository at this point
Server:AbstractSQLConfig.Callback 新增 database 和 schema 参数来区分同名表;JOIN 相同的表名给副表加 AS 解决重名语法错误
TommyLemon
committed
fb9c267
View commit details
Copy full SHA for fb9c267
View code at this point
Browse repository at this point
Server:解决 JOIN 副表有 DISTINCT 时外层 SELECT 字段出现多余的 DISTINCT 导致语法错误
TommyLemon
committed
f10f3ea
View commit details
Copy full SHA for f10f3ea
View code at this point
Browse repository at this point
Server:新增支持去重关键词 DISTINCT
TommyLemon
committed
c997551
View commit details
Copy full SHA for c997551
View code at this point
Browse repository at this point
Commits on Jun 7, 2019
Server: 升级 mysql-connector-java 驱动;兼容 MySQL 8;打包 apijson-orm-3.5.8.jar
TommyLemon
committed
c6e3eea
View commit details
Copy full SHA for c6e3eea
View code at this point
Browse repository at this point
Commits on May 4, 2019
Server:对存储过程 "@key()":"fun(arg0,arg1...)" 新增格式校验和取值传参;加强对远程函数 "key()":"fun(arg0,arg1...)" 的格式校验
TommyLemon
committed
2bc8925
View commit details
Copy full SHA for 2bc8925
View code at this point
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
View code at this point
Browse repository at this point
Server:新增全局默认的 @explain 和 @cache;优化 AbstractSQLExecutor 的缓存
TommyLemon
committed
772c2f9
View commit details
Copy full SHA for 772c2f9
View code at this point
Browse repository at this point
Server:去除数组关键词 explain 和 cache
TommyLemon
committed
f59a653
View commit details
Copy full SHA for f59a653
View code at this point
Browse repository at this point
Server:JSONObject 新增对象关键词 @explain 和 @cache 替代 JSONRequest 里的数组关键词 explain 和 cache
TommyLemon
committed
fa79888
View commit details
Copy full SHA for fa79888
View code at this point
Browse repository at this point
Server:解决 explain 拿到的字段不完整
TommyLemon
committed
57920dc
View commit details
Copy full SHA for 57920dc
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Server:MySQL preparedStatement 严格按照类型调用方法,避免隐式转换提高性能
TommyLemon
committed
7d33b02
View commit details
Copy full SHA for 7d33b02
View code at this point
Browse repository at this point
Commits on Apr 30, 2019
Server:避免全局默认的 @schema 自动填充进来导致 Table,Column,PgClass,PgAttribute 的 schema 错误,查不到文档
TommyLemon
committed
a58d885
View commit details
Copy full SHA for a58d885
View code at this point
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
View code at this point
Browse repository at this point
Server:调整解析 key:{} 和 key[]:{} 抛异常顺序,优化报错和性能
TommyLemon
committed
0e5ae86
View commit details
Copy full SHA for 0e5ae86
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL