@@ -153,7 +153,7 @@ class User extends Doctrine_Record
...
@@ -153,7 +153,7 @@ class User extends Doctrine_Record
In the following example we fetch all the Users with the fields name and password loaded directly. Then we lazy-load a huge field called description for one user.
In the following example we fetch all the Users with the fields name and password loaded directly. Then we lazy-load a huge field called description for one user.