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


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

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32921, comment 1

    v1 v2  
    1010qs = company.payrun_set.extra(where=[''' "paiyroll_payrun"."snapshot" #> '{employee}' ?| array[...is empty...]::varchar[] '''])
    1111}}}
     12In a similar vein, I'm not clear if the values in the array should/could be explicitly converted to/masked as strings?
Back to Top