eager evaluation
常见例句
- Eager evaluation can also help with the n+1 Selects Problem.
即時抓取還有助於解決 n+1 選擇問題。 - But sometimes an association is always needed, in which case working with eager evaluation can make sense.
但是,有時候縂是需要訪問某個關聯,在這種情況下使用即時抓取是有意義的。 - But there's no way at query time to override an association to use the default eager evaluation techniques (second but immediate query).
但是,無法在查詢時覆蓋關聯來使用默認的即時抓取技術(第二個查詢立即執行)。 返回 eager evaluation