Taylor Otwell ba4d1a89c8 Removed add_ magic method from eloquent model as this will be a 3.2 feature. 12 years ago
..
connectors 68b4e55336 Cleaning up code. 12 years ago
eloquent ba4d1a89c8 Removed add_ magic method from eloquent model as this will be a 3.2 feature. 12 years ago
query 8c209a7a61 Just cleaning up some code. 12 years ago
schema e96f75e8cc Fixing bugs in database layer. 12 years ago
connection.php 0455438ebe Added transaction method to database connection and eloquent model. 12 years ago
exception.php e828b6c0c3 all database exceptions now include SQL and bindings in message for easier debugging. 12 years ago
expression.php 68455378cc added support for database expressions. 12 years ago
grammar.php afb33c1775 Fix bug with table prefix and columns. 12 years ago
query.php 0893f3cca6 Merge branch 'master' into develop 12 years ago
schema.php d1de7b9ffe Fix named keys on Schema columns. 12 years ago