| .. |
|
connectors
|
9dee79ba00
Fixing SQLite connector.
|
13 years ago |
|
eloquent
|
4ea27c9daf
Fixed minor spelling mistakes
|
13 years ago |
|
query
|
295c3b80c2
add sqlite query driver.
|
13 years ago |
|
schema
|
94b8582865
Add DateTime support to database binding layer.
|
13 years ago |
|
connection.php
|
09cb38fc67
Fix PHPDoc referring to Closure class.
|
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
|
afb33c1775
Fix bug with table prefix and columns.
|
13 years ago |
|
query.php
|
8e12e7a819
where_nested no longer breaks on closures that don't actually set anything
|
13 years ago |
|
schema.php
|
7e33ec5f34
Allow the registration of custom database drivers.
|
13 years ago |