errors.fyi community error code reference
SQLITE_CANTOPEN_SYMLINK
sqlite

Cannot open symlink

The SQLITE_OPEN_NOFOLLOW flag was set and the database path is a symbolic link.

Numeric value: 1550

References

โ† all namespaces for SQLITE_CANTOPEN_SYMLINK