You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ErrorException
array_flip(): Can only flip string and integer values, entry skipped
at vendor/patoui/laravel-clickhouse/src/ClickhouseConnection.php:266
also if i do
...::create([
"applicable" => 1,
]);
i get error
Exception
unsupported column type: Bool
The text was updated successfully, but these errors were encountered:
i create table with:
when i try to do
i get error
also if i do
i get error
The text was updated successfully, but these errors were encountered: