redmine_harvest
redmine_harvest copied to clipboard
Incompatible with PostgreSQL
On a fresh install, I see
PGError: ERROR: operator does not exist: text = integer
LINE 1: ...stom_field_id" = E'3' AND "custom_values"."value" = 181587) ...
^
HINT: No operator matches the given name and argument type(s). You might need to add explicit type casts.
: SELECT * FROM "custom_values" WHERE ("custom_values"."custom_field_id" = E'3' AND "custom_values"."value" = 181587) LIMIT 1