We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12451ec commit c6b4eeaCopy full SHA for c6b4eea
1 file changed
src/Schema/Columns/Boolean_Column.php
@@ -25,7 +25,6 @@
25
class Boolean_Column extends Column {
26
/**
27
* The type of the column.
28
- * Boolean is typically stored as TINYINT(1) in MySQL.
29
*
30
* @var string
31
*/
0 commit comments