errors.fyi community error code reference
SQLITE_WARNING
sqlite

Warning

A warning from the SQLite engine. Extended codes give details (e.g. SQLITE_WARNING_AUTOINDEX).

Numeric value: 28

References

โ† all namespaces for SQLITE_WARNING