b302ec8381
TEXT defaults to a length of 255 which is going to fail in some cases as the timezone can be rather long.
This changes it back to a CLOB as it has been before as well:
|
||
---|---|---|
.. | ||
v1 | ||
v2 | ||
app.php | ||
application.php | ||
database.xml | ||
info.xml | ||
install.php | ||
register_command.php | ||
update.php |