errors.fyi community error code reference
SQLITE_CANTOPEN_ISDIR
sqlite

Cannot open: is a directory

The path given to sqlite3_open() refers to a directory rather than a file.

Numeric value: 526

References

← all namespaces