[TYPO3-core] RFC: Getting rid of blob fields in TYPO3 databases
Michael Stucki
michael at typo3.org
Fri Aug 25 17:55:29 CEST 2006
This is a SVN patch request.
Problem:
TYPO3 uses a lot of blob fields all over the place. This is a misuse since the
content is always text (no binary content at all!).
Additionally, I've changed some int(11) fields to tinyint(1) because they are
all just boolean :-)
Solution:
See patch.
Branches:
Trunk only
Comments:
Thanks to Dmitry Dulepov and Bernhard Janetzki for supporting me at this.
- michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: blobfields.diff
Type: text/x-diff
Size: 6906 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20060825/4a6d2e65/attachment.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20060825/4a6d2e65/attachment.pgp
More information about the TYPO3-team-core
mailing list