django-jsonfield-backport
django-jsonfield-backport copied to clipboard
Fix for has_key lookups with numeric keys on MariaDB, MySQL, Oracle, and SQLite
https://github.com/django/django/pull/15503/files - this fix has to be applied to allow filtering with has_key
with numeric keys on MariaDB, MySQL, Oracle, and SQLite