Commit Graph

11 Commits

Author SHA1 Message Date
Taylor Otwell 9d4d6e52bd refactor database structure... moved db\manager back to system\db.php 2011-08-13 22:23:07 -05:00
Taylor Otwell 17727a2278 rename eloquent::model to eloquent::model_name 2011-08-13 20:01:45 -05:00
Taylor Otwell 7579715563 Merge branch 'master' into develop 2011-08-12 20:16:37 -05:00
staydecent a7af884229 Fixed typo on line 12 of system/db/eloquent/model.php 2011-08-12 12:30:55 -07:00
Taylor Otwell 3b5af93064 Return the Eloquent model instance in the fill method. 2011-08-11 13:54:48 -05:00
Taylor Otwell 4243e721ca Return a boolean success or failure when saving Eloquent models. 2011-08-08 11:04:50 -05:00
Taylor Otwell 2aef4de8d5 Refactoring Eloquent. 2011-08-08 10:26:34 -05:00
Taylor Otwell f0f3dffc11 added module support! 2011-08-03 22:10:07 -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