SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'growth' cannot be null The SQL being executed was: INSERT INTO `wo_sto_data` (`date_register`, `user_id`, `sto_id`, `pullups`, `pushups`, `squats`, `weight`, `growth`, `found_us`, `age`, `send_messages`, `send_emails`, `step`, `utmz_source`, `utmz_campaign`, `utmz_medium`) VALUES (1473692283, 33625, 10, 15, 20, 50, 67, NULL, 1, 26, 1, 1, 1, 'google', '(organic)', 'organic')