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

Fails with Postgres #11

Open
pauleil opened this issue Nov 17, 2010 · 1 comment
Open

Fails with Postgres #11

pauleil opened this issue Nov 17, 2010 · 1 comment

Comments

@pauleil
Copy link

pauleil commented Nov 17, 2010

Clicking Public keys under My Account results in

ActiveRecord::StatementInvalid (PGError: ERROR:  operator does not exist: boolean = integer
LINE 1: ... FROM "gitosis_public_keys" WHERE (1=1 AND (active=1)) AND (...
                                                             ^
HINT:  No operator matches the given name and argument type(s). You might need to add explicit type casts.
: SELECT * FROM "gitosis_public_keys" WHERE (1=1 AND (active=1)) AND ("gitosis_public_keys".user_id = 3)  ORDER BY active DESC, created_at DESC):
  vendor/plugins/redmine_gitosis/app/controllers/gitosis_public_keys_controller.rb:17:in `index'
@alyoung
Copy link

alyoung commented Nov 30, 2010

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

2 participants