Changes between Initial Version and Version 1 of Ticket #32921, comment 1


Ignore:
Timestamp:
Jul 13, 2021, 8:57:05 AM (3 years ago)
Author:
Shaheed Haque

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32921, comment 1

    initial v1  
    1 Also, it turns out that an empty "array[]" gives rise to an error:
     1My fix was incomplete: it turns out that an empty "array[]" gives rise to an error:
    22{{{
    33django.db.utils.ProgrammingError: cannot determine type of empty array
Back to Top