Bug(バグ) #991
[Optimization] Doctrine_Query::andWhereIn() add inefficient conditions to a DQL (Doctrine_Query::andWhereIn() が非効率な条件を DQL に追加する)
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
Associated revisions
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