#36156: test_db_default_output_field_resolving errors on databases that do not
support JSONField.
-------------------------------------+-------------------------------------
Reporter: Sage Abdullah | Owner: Kelvin
Type: | Adigwu
Cleanup/optimization | Status: closed
Component: Testing framework | Version: dev
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by GitHub <noreply@…>):
* resolution: => fixed
* status: assigned => closed
Comment:
In [changeset:"25f97e7bcf2e5064258e07b970b4bdef5fddce51" 25f97e7b]:
{{{#!CommitTicketReference repository=""
revision="25f97e7bcf2e5064258e07b970b4bdef5fddce51"
Fixed #36156 -- Added supports_json_field check in
test_db_default_output_field_resolving test.
}}}
--
Ticket URL: <
https://code.djangoproject.com/ticket/36156#comment:8>