Taylor Otwell d80730cf0d Removed transaction method from Eloquent model since it is made pointless by DB::transaction. 13 years ago
..
connectors 68b4e55336 Cleaning up code. 13 years ago
eloquent d80730cf0d Removed transaction method from Eloquent model since it is made pointless by DB::transaction. 13 years ago
query 8c209a7a61 Just cleaning up some code. 13 years ago
schema 6f7780a0f8 Merge branch 'refs/heads/master' into develop 13 years ago
connection.php 0455438ebe Added transaction method to database connection and eloquent model. 13 years ago
exception.php e828b6c0c3 all database exceptions now include SQL and bindings in message for easier debugging. 13 years ago
expression.php 68455378cc added support for database expressions. 14 years ago
grammar.php afcb60ec60 Adding comment in database grammar. 13 years ago
query.php 8c209a7a61 Just cleaning up some code. 13 years ago
schema.php faa2eec3b9 consolidate database methods into db::query. 13 years ago