Comment 1 for bug 1687585

Revision history for this message
Trevor McCasland (twm2016) wrote :

Thanks for pasting the traceback, this looks like its a database type issue.

This works for mysql because 0 is equivalent to false but postgres this is not the case and we need to cast it to work in this case.