Closed saeidee closed 1 year ago
ErrForeignKeyViolated error was not set up correctly with SQLITE_CONSTRAINT_FOREIGNKEY constant. Within this PR it is mapped to the right SQLITE_CONSTRAINT_FOREIGNKEY. https://www.sqlite.org/rescode.html#constraint_foreignkey
What did this pull request do?
ErrForeignKeyViolated error was not set up correctly with SQLITE_CONSTRAINT_FOREIGNKEY constant. Within this PR it is mapped to the right SQLITE_CONSTRAINT_FOREIGNKEY. https://www.sqlite.org/rescode.html#constraint_foreignkey