.. |
connectors
|
68b4e55336
Cleaning up code.
|
13 years ago |
eloquent
|
453d4154f2
Added "pivot" method to has_many_and_belongs_to.
|
13 years ago |
query
|
8c209a7a61
Just cleaning up some code.
|
13 years ago |
schema
|
e5b3b196ab
Updated change-log. Prepend table names to default index names in schema.
|
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
|
afb33c1775
Fix bug with table prefix and columns.
|
13 years ago |
query.php
|
0893f3cca6
Merge branch 'master' into develop
|
13 years ago |
schema.php
|
faa2eec3b9
consolidate database methods into db::query.
|
13 years ago |