MIF_E31222691/laravel/database
Taylor Otwell cd9a745cb5 Merge pull request #972 from franzliedke/patch-28
[Schema] Allow boolean default values
2012-07-19 13:35:18 -07:00
..
connectors Added support PostgreSQL schema setting, if schema has been specified. 2012-07-19 12:55:23 +08:00
eloquent tweak eloquent model change method to not check types. 2012-07-10 08:02:08 -05:00
query improve / fix postgres support. 2012-05-30 14:23:27 -05:00
schema Make sure default values in schema columns are always non-empty (especially booleans). 2012-07-17 23:47:05 +02:00
connection.php Fixed typo 2012-06-20 13:01:52 +03: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 use global paginator alias in the query class 2012-07-16 10:05:07 +02:00
schema.php Allow the registration of custom database drivers. 2012-04-30 22:40:18 -05:00