MIF_E31222691/laravel/database/schema
Tobsn 5716b4da40 type boolean is tinyint(1)
switched from default "tinyint" which creates a tinyint(4) to the
standard mysql boolean type "tinyint(1)"
2012-08-02 00:54:30 +02:00
..
grammars type boolean is tinyint(1) 2012-08-02 00:54:30 +02:00
table.php Merge pull request #480 from cviebrock/schema-rename 2012-07-19 13:42:34 -07:00