MIF_E31222691/laravel/database
Taylor Otwell bb2f458304 Added "add_" magic method to eloquent model. 2012-03-21 14:23:46 -05:00
..
connectors Cleaning up code. 2012-03-17 16:12:26 -05:00
eloquent Added "add_" magic method to eloquent model. 2012-03-21 14:23:46 -05:00
query Just cleaning up some code. 2012-03-17 15:42:01 -05:00
schema Added support for on_delete and on_cascade of foreign keys. 2012-03-21 10:33:06 -05:00
connection.php Added transaction method to database connection and eloquent model. 2012-03-18 22:39:04 -05:00
exception.php all database exceptions now include SQL and bindings in message for easier debugging. 2012-02-16 22:32:09 -06:00
expression.php added support for database expressions. 2011-10-12 19:55:44 -05:00
grammar.php Fix bug with table prefix and columns. 2012-03-21 13:10:59 -05:00
query.php Merge branch 'master' into develop 2012-03-21 10:59:35 -05:00
schema.php consolidate database methods into db::query. 2012-02-17 08:47:06 -06:00