issues
search
network-center
/
interesting
collect interesting things. see Issues
https://network-center.github.io/interesting/
MIT License
0
stars
0
forks
source link
2018年06月11日 thinkphp 3 addAll 插入错误
#30
Open
imzyf
opened
6 years ago
imzyf
commented
6 years ago
在使用
addAll
插入多条数据时,要保证每条数据的结构是一样的,数组的 key 不要有多有少,会导致插入失败
在使用
addAll
插入多条数据时,要保证每条数据的结构是一样的,数组的 key 不要有多有少,会导致插入失败