-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
From this morning I started to get that error on model->save():
SQLSTATE[HY000]: General error: -104 Dynamic SQL Error SQL error code = -104 Unexpected end of command - line 1, column 1
From SQLSTATE Error Codes and Descriptions it says that it is a
CLI-specific condition
Nothing was changed in the system (using CentOS 6.9, php 7.1, pdo-firebird).
After some testing I found that the problem is in Schema::insert method.
Not having much time to dig dipper I reverted this method to a older and averything works, but not fixed.
Metadata
Metadata
Assignees
Labels
No labels