Erros de SQL/Banco de DadosErro
2200122001 — String Data Right Truncation
A string value is too long for the target column.
postgresql
Ver detalhes MySQL 1146The referenced table does not exist in the database.
The table was not created, was dropped, or is in a different database.
Create the table or run migrations. Check for typos. Verify the correct database with USE.
22001A string value is too long for the target column.
SQLITE_NOTADB (26)The file is not a valid SQLite database.
MySQL 1217A foreign key constraint prevents deletion of a parent row.
3F000The specified schema does not exist in the database.
SQLITE_PROTOCOL (15)A database locking protocol error occurred.
53200The database server ran out of memory.