From the SQLite documentation:
"This constant is returned if the SQL statement would have violated a database constraint."
Class SQLite::Exceptions::ConstraintException |
|
From the SQLite documentation:
"This constant is returned if the SQL statement would have violated a database constraint."