Hello, this error
"[Error Code: 1048, SQL State: 23000] Column 'colegiado_id' cannot be null"
It happens when I try to run the SQL command below directly in MySQL:
start transaction;
INSERT INTO EspecialistasColegiados (colegiado_id, esp...
asked by
04.03.2015 / 22:06