Andrew Ellis 100a59c9c4 added trim() for the sql statement 12 years ago
..
connectors 9dee79ba00 Fixing SQLite connector. 12 years ago
eloquent 4822f847c2 pass delete method through eloquent query. 12 years ago
query 295c3b80c2 add sqlite query driver. 12 years ago
schema 94b8582865 Add DateTime support to database binding layer. 12 years ago
connection.php 100a59c9c4 added trim() for the sql statement 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 af6d76f713 Adding having() support to the Fluent query builder. 12 years ago
schema.php 7e33ec5f34 Allow the registration of custom database drivers. 12 years ago