Changes between Version 1 and Version 2 of Ticket #29889, comment 1
- Timestamp:
- Oct 25, 2018, 4:06:54 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29889, comment 1
v1 v2 1 1 There’s an [https://github.com/vinayinvicible/django/blob/2e06ff8e141d347b6b2991891bbac01fba0396d0/tests/postgres_tests/test_array.py#L100 explicit test for the issue in #28291]. 2 2 3 Thus you need to provide more information here: something like a failing test case, or other reprod cue for the issue you’re seeing.3 Thus you need to provide more information here: something like a failing test case, or other reproduce for the issue you’re seeing. 4 4 5