MIF_E31222691/laravel/database
Anton Khodakivskiy 1044367c1e added default values to the signature of Query::left_join to allow closure-based join conditions 2012-03-19 07:47:20 -04:00
..
connectors cleaning up code. 2012-02-17 16:30:11 -06:00
query alias aggregate column in query grammar. 2012-02-21 09:23:24 -06:00
schema made all sqlite fields nullable to fix various problems with the difference in sqlite's null functionality 2012-03-07 20:52:17 +01:00
connection.php consolidate database methods into db::query. 2012-02-17 08:47:06 -06:00
exception.php all database exceptions now include SQL and bindings in message for easier debugging. 2012-02-16 22:32:09 -06:00
expression.php added support for database expressions. 2011-10-12 19:55:44 -05:00
grammar.php cleaning up code. 2012-02-17 16:30:11 -06:00
query.php added default values to the signature of Query::left_join to allow closure-based join conditions 2012-03-19 07:47:20 -04:00
schema.php consolidate database methods into db::query. 2012-02-17 08:47:06 -06:00