Project

General

Profile

Bug(バグ) #991

[Optimization] Doctrine_Query::andWhereIn() add inefficient conditions to a DQL (Doctrine_Query::andWhereIn() が非効率な条件を DQL に追加する)

Added by Kousuke Ebihara over 14 years ago. Updated over 14 years ago.

Status:
Fixed(完了)
Priority:
Normal(通常)
Target version:
Start date:
2010-04-27
Due date:
% Done:

100%

3.6 で発生するか:
Unknown (未調査)
3.8 で発生するか:
Unknown (未調査)

Description

Doctrine_Query::andWhereIn() added inefficient conditions to a DQL

Doctrine_Query::andWhereIn() が非効率な条件を DQL に追加する


Related issues

Related to OpenPNE 3 - Bug(バグ) #989: [Optimization] Doctrine_Query::andWhereIn() doesn't add conditions if an empty array is specified (空配列が指定された場合、 Doctrine_Query::andWhereIn() が条件式を追加しない) Fixed(完了) 2010-04-27
Related to OpenPNE 3 - Bug(バグ) #3135: サブクエリのWHERE節に「field IN ?」の形式のDQLがあると Invalid parameter number エラーが発生する New(新規) 2012-07-27

Associated revisions

Revision 17eb233f (diff)
Added by Kousuke Ebihara over 14 years ago

fixed the Doctrine_Query::andWhereIn() for creating an efficient DQL (fixes #991)

History

#1 Updated by Kousuke Ebihara over 14 years ago

  • Subject changed from [Optimization] Doctrine_Query::andWhereIn() added inefficient conditions to a DQL (Doctrine_Query::andWhereIn() が非効率な条件を DQL に追加する) to [Optimization] Doctrine_Query::andWhereIn() add inefficient conditions to a DQL (Doctrine_Query::andWhereIn() が非効率な条件を DQL に追加する)

#2 Updated by Kousuke Ebihara over 14 years ago

  • Status changed from Accepted(着手) to Pending Review(レビュー待ち)
  • % Done changed from 0 to 50

更新履歴 17eb233fbfea0f8490c2d43e6f106315de13d1cb で適用されました。

#3 Updated by Kousuke Ebihara over 14 years ago

  • Status changed from Pending Review(レビュー待ち) to Pending Testing(テスト待ち)

#4 Updated by Kiwa Sakai over 14 years ago

  • Status changed from Pending Testing(テスト待ち) to Fixed(完了)
  • % Done changed from 50 to 100

Also available in: Atom PDF