FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for APIJSON-Java-Server/APIJSONORM - softdzx/APIJSON · GitHub
softdzx
/
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 Mar 22, 2020
Server:解决 AbstractSQLConfig.getWhereItem 可能的 NPE 异常
TommyLemon
committed
d31f211
View commit details
Copy full SHA for d31f211
View code at this point
Browse repository at this point
增加了@raw关键字,支持自定义where条件拼接
330233789
committed
92a9cf1
View commit details
Copy full SHA for 92a9cf1
View code at this point
Browse repository at this point
解决PUT方法,某个字段加减时,类型keyType没有重置的BUG
330233789
committed
a5c895e
View commit details
Copy full SHA for a5c895e
View code at this point
Browse repository at this point
Commits on Mar 8, 2020
Server:解决分页详细信息 info 中页码 key 错误
TommyLemon
committed
b5d2cba
View commit details
Copy full SHA for b5d2cba
View code at this point
Browse repository at this point
Server:分页详细信息关键词 page 改为 info,避免歧义和冲突
TommyLemon
committed
a0a634f
View commit details
Copy full SHA for a0a634f
View code at this point
Browse repository at this point
Server:新增是否成功 ok、详细的分页信息 page
TommyLemon
committed
d71bc85
View commit details
Copy full SHA for d71bc85
View code at this point
Browse repository at this point
Server:优化批量新增、修改后返回的字段,保持和规范统一;删除 APIJSONBoot 和 APIJSONBootTest 中多余的 apijson-orm 依赖
TommyLemon
committed
050ee40
View commit details
Copy full SHA for 050ee40
View code at this point
Browse repository at this point
Commits on Mar 7, 2020
Server:完善远程函数的环境变量,方便做更细致的操作
TommyLemon
committed
ec1509e
View commit details
Copy full SHA for ec1509e
View code at this point
Browse repository at this point
Server:Parser.noVerify 改成 needVerify
TommyLemon
committed
f20e3cf
View commit details
Copy full SHA for f20e3cf
View code at this point
Browse repository at this point
Server:重命名 APIJSONORM 的包名 apijson.server 为 apijson.orm
TommyLemon
committed
143cd08
View commit details
Copy full SHA for 143cd08
View code at this point
Browse repository at this point
Server:将 APIJSONboot 抽取为 APIJSONFramework 和新的 APIJSONBoot;新增简单 Demo,叫 APIJSONBootTest
TommyLemon
committed
5419338
View commit details
Copy full SHA for 5419338
View code at this point
Browse repository at this point
Commits on Mar 5, 2020
解决多表join,生成的sql未按join参数顺序,乱序问题
330233789
committed
54b6690
View commit details
Copy full SHA for 54b6690
View code at this point
Browse repository at this point
Commits on Mar 2, 2020
Server:PUT 支持单独设置每项的批量修改,格式和 POST 批量新增相比多了 id;Structure 新增对 OBJECT[], ARRAY[] 的校验并优化代码;完善操作参数的 Operation 的注释;Operation,RequestRole 和正则匹配 COMPILE_MAP 中 key 强制名称大写
TommyLemon
committed
92ad9a1
View commit details
Copy full SHA for 92ad9a1
View code at this point
Browse repository at this point
Server:新增对批量新增 Table[]:[{}] 的校验,修复任意批量新增其它表的安全漏洞;新增对 DATE, TIME, DATETIME 及对应数组的类型校验;删除废弃的大驼峰命名的校验类型
TommyLemon
committed
0aad761
View commit details
Copy full SHA for 0aad761
View code at this point
Browse repository at this point
Commits on Mar 1, 2020
Server:ORM 库包名 zuo.biao.apijson 重命名为 apijson;提升版本号为 4.0.0
TommyLemon
committed
1c80d4c
View commit details
Copy full SHA for 1c80d4c
View code at this point
Browse repository at this point
Server:解决远程函数对比版本错误;解决批量新增可能被绕过权限和参数校验;删除已被废弃的 Operation
TommyLemon
committed
79f1778
View commit details
Copy full SHA for 79f1778
View code at this point
Browse repository at this point
Server:新增支持数据库自增 id
TommyLemon
committed
f87ebea
View commit details
Copy full SHA for f87ebea
View code at this point
Browse repository at this point
Commits on Feb 27, 2020
解决批量新增打包编译问题,完善git忽略文件
330233789
committed
692c9fc
View commit details
Copy full SHA for 692c9fc
View code at this point
Browse repository at this point
Commits on Feb 26, 2020
Update AbstractObjectParser.java
Show description for 8bd133f
330233789
authored
8bd133f
View commit details
Copy full SHA for 8bd133f
View code at this point
Browse repository at this point
Commits on Jan 18, 2020
Server:打包 apijson-orm-3.9.0.jar;升级版本号
TommyLemon
committed
92a7e8c
View commit details
Copy full SHA for 92a7e8c
View code at this point
Browse repository at this point
Commits on Dec 22, 2019
Server:解决全局默认的 @explain 或 @cache 放到子查询内导致 SQL 语法报错
TommyLemon
committed
6b62775
View commit details
Copy full SHA for 6b62775
View code at this point
Browse repository at this point
Server:允许非 GET 方法使用子查询,以便实现多对多关联操作;解决子查询额外加的 []/0 路径导致嵌套层级过深报错
TommyLemon
committed
9747549
View commit details
Copy full SHA for 9747549
View code at this point
Browse repository at this point
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
Previous
Next
Back
|
FazBrowse Home
|
New Git URL