Commit History

Author SHA1 Message Date
  Taylor Otwell 6904cf119d fixed bug in eloquent causing ids to overlap. 13 years ago
  Taylor Otwell 9c9d0fe530 Allow columns to be specified for Eloquent get, first, and paginate. 13 years ago
  Taylor Otwell c4ece2d51f rearrange __get hierarchy so eloquent models can have methods that have the same name as columns. 13 years ago
  Taylor Otwell 9d4d6e52bd refactor database structure... moved db\manager back to system\db.php 13 years ago
  Taylor Otwell 17727a2278 rename eloquent::model to eloquent::model_name 13 years ago
  Taylor Otwell 7579715563 Merge branch 'master' into develop 13 years ago
  staydecent a7af884229 Fixed typo on line 12 of system/db/eloquent/model.php 13 years ago
  Taylor Otwell 3b5af93064 Return the Eloquent model instance in the fill method. 13 years ago
  Taylor Otwell 4243e721ca Return a boolean success or failure when saving Eloquent models. 13 years ago
  Taylor Otwell 2aef4de8d5 Refactoring Eloquent. 13 years ago
  Taylor Otwell f0f3dffc11 added module support! 13 years ago
  Taylor Otwell 76cf877d7e Refactoring eloquent. 13 years ago
  Taylor Otwell 718d51e0b4 Refactoring eloquent model. 13 years ago
  Taylor Otwell badc8a6088 database refactoring. 13 years ago