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:
|
||
|---|---|---|
| .. | ||
| appinfo | ||
| command | ||
| lib | ||
| tests | ||
| .gitignore | ||
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:
|
||
|---|---|---|
| .. | ||
| appinfo | ||
| command | ||
| lib | ||
| tests | ||
| .gitignore | ||