-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
My database is PostgreSQL.
When I try to add route on page backend/clake/userextended/routes/create
I have next error:
"SQLSTATE[23502]: Not null violation: 7 ОШИБКА: нулевое значение в столбце "attempts" нарушает ограничение NOT NULL
DETAIL: Ошибочная строка содержит (2, /blog, null, null, null, 2017-06-18 06:31:34, 2017-06-18 06:31:34, t, , f). (SQL: insert into "clake_userextended_routes" ("route", "description", "enabled", "cascade", "updated_at", "created_at") values (/blog, , 1, 0, 2017-06-18 06:31:34, 2017-06-18 06:31:34) returning "id")" on line 666 of /var/www/zabor/vendor/laravel/framework/src/Illuminate/Database/Connection.php
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels