MIF_E31222691/laravel/database/eloquent
Taylor Otwell d80730cf0d Removed transaction method from Eloquent model since it is made pointless by DB::transaction. 2012-03-19 08:43:07 -05:00
..
relationships Added related model updating from belongs_to relationship. 2012-03-17 23:14:01 -05:00
model.php Removed transaction method from Eloquent model since it is made pointless by DB::transaction. 2012-03-19 08:43:07 -05:00
pivot.php Fixing bugs and improving. 2012-03-16 14:08:28 -05:00
query.php Added transaction method to database connection and eloquent model. 2012-03-18 22:39:04 -05:00