[TYPO3-team-templavoila] RFC: #12257: localizable title fields
Steffen Kamper
info at sk-typo3.de
Wed Mar 24 23:46:09 CET 2010
Hi,
Xavier Perseguers schrieb:
>
> As DBAL leader, I'm against a change from varchar(100) to text. Text
> support is a calamity with Oracle and I really don't see the point to
> change that to text. Increase its size to 200, 500, 1000 or 4000 but do
> not use a column type that will be mapped to some *LOB in Oracle.
>
I agree. Use varchar(255). It takes same reserved space in mysql and
should be sufficient.
vg Steffen
More information about the TYPO3-team-templavoila
mailing list