Code: Select all
[0] :
===USER==========
globeadmin
===PDO MESSAGE===
SQLSTATE[HY000]: General error: 1364 Field 'ros_1' doesn't have a default value
===SQL===========
INSERT INTO roster (roster_id, `ros_id`, `ros_house_id`, `ros_year`, `ros_month`) VALUES ('6009a9eda51273c', '5dbf6c13333132220210', '5dbf6c133331322', '2021', '0');
I think I must set default values for all 'ros_xx' in database.