AndrewBNZ b4b9c1f442 Fixes Laravel issue #727 - updated sqlserver grammar file to fix error in primary key function. 12 years ago
..
connectors 9dee79ba00 Fixing SQLite connector. 12 years ago
eloquent 4ea27c9daf Fixed minor spelling mistakes 12 years ago
query 295c3b80c2 add sqlite query driver. 12 years ago
schema b4b9c1f442 Fixes Laravel issue #727 - updated sqlserver grammar file to fix error in primary key function. 12 years ago
connection.php 09cb38fc67 Fix PHPDoc referring to Closure class. 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. 13 years ago
grammar.php afb33c1775 Fix bug with table prefix and columns. 12 years ago
query.php 8e12e7a819 where_nested no longer breaks on closures that don't actually set anything 12 years ago
schema.php 7e33ec5f34 Allow the registration of custom database drivers. 12 years ago