Skip to content

Commit 45b7264

Browse files
author
刘仁麟
committed
更新
1 parent b6c2b6a commit 45b7264

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
> 4. 适配 cast json ,数组参数转 json 入库
1414
> 5. 兼容 mysql group_concat 函数,内部转化为 wm_concat 函数
1515
> 6. 修复表单验证中 exists 和 unique,去除对 getCount 和 getMultiCount 的重写。原包是对 oracle 进行大小写不敏感设置,但是达梦数据库不支持
16+
> 7. 修复自动递增,匹配 laravel migration。原包中将 migration 中的 int 和 bigint 均转化为 number 无法使 auto_increment 生效
1617
1718
## Laravel-DM8
1819

0 commit comments

Comments
 (0)