Commit Graph

21 Commits

Author SHA1 Message Date
Taylor Otwell f0f3dffc11 added module support! 2011-08-03 22:10:07 -05:00
Taylor Otwell ecb4381d78 Refactoring Eloquent hydrator. 2011-08-02 09:02:34 -05:00
Taylor Otwell 76cf877d7e Refactoring eloquent. 2011-08-02 08:56:21 -05:00
Taylor Otwell 718d51e0b4 Refactoring eloquent model. 2011-08-02 08:50:25 -05:00
Taylor Otwell badc8a6088 database refactoring. 2011-08-01 17:58:20 -05:00
Taylor Otwell dd729886f5 Fix has_and_belongs_to_many eager loading initialization bug. 2011-07-20 07:07:15 -07:00
Taylor Otwell 8b1fe5920b Refactoring Eloquent\Hydrator. 2011-07-08 07:54:38 -07:00
Taylor Otwell 745ac394bb Adjust Eloquent\Hydrator to pass array of columns into Query->get method. 2011-07-08 07:37:50 -07:00
Taylor Otwell 34605ad49d Remove comment bloat from Eloquent hydrator. 2011-07-07 08:49:59 -07:00
Taylor Otwell d7aca820e5 Clarified comments in Eloquent\Hydrator. 2011-06-22 10:39:52 -07:00
Taylor Otwell 8a4db9ff2d fixed attribute setting bug in hydrator. 2011-06-18 10:02:18 -05:00
Taylor Otwell c751844aab fixed belongs_to eager loading bug when parent does not exist. 2011-06-18 09:54:50 -05:00
Taylor Otwell 90fadb2980 Fixing spacing in Eloquent\Hydrator. 2011-06-17 14:53:41 -07:00
Taylor Otwell e3ffb3f171 Refactoring Eloquent\Hydrator. 2011-06-17 14:50:07 -07:00
Taylor Otwell 30c83f265d overall code refactoring. 2011-06-14 17:27:11 -05:00
Taylor Otwell 9cee469371 added support for overriding many-to-many table names. 2011-06-13 22:09:34 -05:00
Taylor Otwell ae7114163a syntax cleanup in eloquent warehouse. 2011-06-13 22:01:36 -05:00
Taylor Otwell 285cdcc8f2 fixed bug when deleting eloquent models. 2011-06-13 21:34:53 -05:00
Taylor Otwell 05b2e28770 added ability to specify foreign key for has_one and has_many relationships. 2011-06-12 22:19:46 -05:00
Taylor Otwell f7bb0c5510 trimmed comment bloat. returning boolean on eloquent save. 2011-06-10 12:43:09 -05:00
Taylor Otwell a188d62105 initial commit of laravel! 2011-06-08 23:45:08 -05:00