[TYPO3-dev] Problem with long strings in tt_content (Oracle)
Moreno Feltscher
moreno.feltscher at gmail.com
Thu Dec 6 14:44:16 CET 2007
> On PostgreSQL this can be mapped to text, can this also be true for
> oracle?
> Basically what I did is changed ALL varchars to text.
Sounds nice. Are there any problem if you do this? If not, I think
this would also be the solution for oracle (LONG (or BLOB?) instead of
TEXT, which doesn't exist on Oracle).
Anyway, where can I find the definition of which type is mapped to which?
Moreno
More information about the TYPO3-dev
mailing list