I cretead model, with columns:
like4u_id, vtope_id, panel_id
I set these columns option – Nullable, but if i save model, i get error:
SQLSTATE[HY000]: General error: 1366 Incorrect integer value: ” for
column ‘like4u_id’ at row 1 (SQL: update
master_vars
setupdated_at
= 2018-05-23
16:03:14,like4u_id
= ,vtope_id
= whereid
= 328)
What is the problem? It’s field not required and column nullable..
Tags: ph