mysql changes the type of TEXT columns to MEDIUMTEXT with "CONVERT TO", but we don't want this, so change this columns back to TEXT. see: https://bugs.mysql.com/bug.php?id=31291 |
||
|---|---|---|
| .. | ||
| migrate | ||
| schema.rb | ||
| seeds.rb | ||
mysql changes the type of TEXT columns to MEDIUMTEXT with "CONVERT TO", but we don't want this, so change this columns back to TEXT. see: https://bugs.mysql.com/bug.php?id=31291 |
||
|---|---|---|
| .. | ||
| migrate | ||
| schema.rb | ||
| seeds.rb | ||