Open ArtemYurov opened 5 days ago
also
state_moysklad_id UUID DEFAULT NULL,
"state_id" => null,
get error array_flip(): Can only flip string and integer values, entry skipped
also if do ::where(...)->update(...) where some values is null get error:
DB::Exception: Syntax error: failed at position 277 (','): , "description" = ,
at vendor/patoui/laravel-clickhouse/src/ClickhouseConnection.php:133
i create table with:
when i try to do
i get error
also if i do
i get error