プロジェクト

全般

プロフィール

Defect #106

完了

SQLのエラー

Haru Iida さんがほぼ15年前に追加. ほぼ15年前に更新.

ステータス:
終了(Closed)
優先度:
通常(Normal)
担当者:
対象バージョン:
開始日:
2009/06/27
期日:
進捗率:

100%

予定工数:

説明

http://www.redmine.org/boards/3/topics/5878#message-7108

This is an error message I get in the log using it on the latest SVN version:
@A ActiveRecord::StatementInvalid occurred in code_review#index:

SQLite3::SQLException: ambiguous column name: id: SELECT "code_reviews".* FROM "code_reviews"  left join changes on change_id = changes.id  left join changesets on changes.changeset_id = changesets.id WHERE (project_id = 1 and parent_id is NULL and status not in (1))  ORDER BY id DESC LIMIT 25 OFFSET 0

/usr/lib/ruby/gems/1.8/gems/activerecord-2.2.2/lib/active_record/connection_adapters/abstract_adapter.rb:188:in `log'@

When selecting the main project menu entry: Code Reviews

Reviewing code works ok.

他の形式にエクスポート: Atom PDF