#31197: CheckConstraints with F objects don't apply on SQLite.
-------------------------------------+-------------------------------------
Reporter: Adam (Chainz) | Owner: nobody
Johnson |
Type: Bug | Status: closed
Component: Database layer | Version: 2.2
(models, ORM) |
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Comment (by Adam (Chainz) Johnson):
Thanks both. I checked only with stable/3.0.x branch and forgot to see if
fixed in master.
For anyone finding this issue, the workaround would be to use
`SeparateDatabaseAndState` with the autodetected operations in the
`state_operations` and a `RunSQL` in the `database_operations` that
executes the fixed SQL.
--
Ticket URL: <https://code.djangoproject.com/ticket/31197#comment:5>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/068.25e99a9ed59a3a5fc67929f534d91280%40djangoproject.com.