MIF_E31222691/laravel/database
Taylor Otwell 1b062499dd Merge pull request #774 from franzliedke/patch-8
Avoid unnecessary end() in Table::command() function
2012-06-20 09:59:50 -07:00
..
connectors improve / fix postgres support. 2012-05-30 14:23:27 -05:00
eloquent Merge pull request #799 from Jelle-S/develop 2012-06-20 09:57:59 -07:00
query improve / fix postgres support. 2012-05-30 14:23:27 -05:00
schema Merge pull request #774 from franzliedke/patch-8 2012-06-20 09:59:50 -07:00
connection.php cleaning up code. 2012-06-03 17:44:53 -05: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 Fix bug with table prefix and columns. 2012-03-21 13:10:59 -05:00
query.php improve / fix postgres support. 2012-05-30 14:23:27 -05:00
schema.php Allow the registration of custom database drivers. 2012-04-30 22:40:18 -05:00