SQL-/Datenbank-FehlerFehler
3900039000 — External Routine Invocation Exception
An external function was invoked incorrectly.
postgresql
Details anzeigen 42611A column definition in CREATE TABLE or ALTER TABLE is invalid.
The column type, default value, or constraint is invalid or incompatible.
Check the column type is valid. Ensure defaults match the column type. Fix conflicting constraints.
39000An external function was invoked incorrectly.
42830The foreign key definition is invalid due to type mismatch or missing unique constraint.
40001The transaction was rolled back due to a serialization conflict.
SQLITE_INTERRUPT (9)The operation was interrupted by sqlite3_interrupt().
22007A date, time, or timestamp value is in an invalid format.
54000A database implementation limit was exceeded.