demo.laravel-admin.org icon indicating copy to clipboard operation
demo.laravel-admin.org copied to clipboard

form中新增的mysql语句字符串字段全部没有加上''

Open guihouchang opened this issue 4 years ago • 0 comments

SQLSTATE[HY000]: General error: 1364 Field 'media' doesn't have a default value (SQL: insert into usr_media_info (title, theme_id, type, sort, duration, update_time, create_time) values (测试测试, 1, 1, 2, 3, 2020-12-18 07:03:48, 2020-12-18 07:03:48))

guihouchang avatar Dec 18 '20 07:12 guihouchang