First page Back Continue Last page Overview Graphics


Notes:

Sequel tries to give you choice.

For example, when eagerly loading, it is explicitly up to the user to choose whether to load associations in separate queries or whether to use a join.

This is different than ActiveRecord, which guesses which method to use, and doesn't always guess correctly.