Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incompatible with PostgreSQL #6

Open
dlo opened this issue Jan 6, 2011 · 0 comments
Open

Incompatible with PostgreSQL #6

dlo opened this issue Jan 6, 2011 · 0 comments

Comments

@dlo
Copy link

dlo commented Jan 6, 2011

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant