Copied! Copy Stacktrace Search Stackoverflow Search Google Exception

Integrity constraint violationyii\db\IntegrityException

SQLSTATE[23502]: Not null violation: 7 ERROR: null value in column "message" of relation "source_message" violates not-null constraint
DETAIL: Failing row contains (210246, app, null).
The SQL being executed was: INSERT INTO "source_message" ("category", "message") VALUES ('app', NULL) RETURNING "id"

Error Info: Array
(
    [0] => 23502
    [1] => 7
    [2] => ERROR:  null value in column "message" of relation "source_message" violates not-null constraint
DETAIL:  Failing row contains (210246, app, null).
)
$_GET = [
    'setlanguage' => 'fr',
    'rest' => 'Restaurant',
    'id' => '391',
    'slug' => 'Mielżyński_Wines_Spirits_Specialities-Varsovie',
];

$_SESSION = [
    '__flash' => [],
    'language' => 'fr',
    'urlReferer' => 'http://theplusclub.com/fr/Restaurant/391/Miel%C5%BCy%C5%84ski_Wines_Spirits_Specialities-Varsovie',
];