[TYPO3-core] RFC: replace tinytext fields by varchar(255)
Martin Kutschker
martin.kutschker-n0spam at no5pam-blackbox.net
Sun Mar 11 18:50:34 CET 2007
Hi!
TINYTEXT fields serve no real purpose and can be replaced by
VARCHAR(255). This has an advantage for DBAL on some systems (they are
more "expensive")
Next steps for a DBAL cleanup are:
* remove all UNSIGNED definitions of INTs
* replace all BLOB with TEXT fields
Masi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tinytext.diff
Type: text/x-diff
Size: 20883 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20070311/ae95628f/attachment.bin
More information about the TYPO3-team-core
mailing list