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
It would be nice to have a file reference in the following error:
Cycle\Database\Exception\StatementException: SQLSTATE[HY000] [14] unable to open database file in {project}/vendor/cycle/database/src/Driver/SQLite/SQLiteDriver.php:39
Or if it's possible to check the file separately before the driver call.
The text was updated successfully, but these errors were encountered:
I have an idea!
It would be nice to have a file reference in the following error:
Cycle\Database\Exception\StatementException: SQLSTATE[HY000] [14] unable to open database file in {project}/vendor/cycle/database/src/Driver/SQLite/SQLiteDriver.php:39
Or if it's possible to check the file separately before the driver call.
The text was updated successfully, but these errors were encountered: