Помилки SQL/баз данихПомилка
2200322003 — Numeric Value Out of Range
A numeric value is outside the range of the target column's data type.
postgresql
Детальніше SQLITE_FULL (13)The insert failed because the disk or database size limit was reached.
The filesystem is full, or a size limit set by sqlite3_limit() was reached.
Free disk space. VACUUM the database. Increase the size limit. Move to a partition with more space.
22003A numeric value is outside the range of the target column's data type.
08003The specified database connection does not exist or has been closed.
42830The foreign key definition is invalid due to type mismatch or missing unique constraint.
53200The database server ran out of memory.
22P02A value could not be converted to the required data type.
22007A date, time, or timestamp value is in an invalid format.