Skip to content

Commit c6b4eea

Browse files
committed
Remove comment
1 parent 12451ec commit c6b4eea

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Schema/Columns/Boolean_Column.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
class Boolean_Column extends Column {
2626
/**
2727
* The type of the column.
28-
* Boolean is typically stored as TINYINT(1) in MySQL.
2928
*
3029
* @var string
3130
*/

0 commit comments

Comments
 (0)