Hi! Peter Ruijter wrote:
Is it possible to set a (MYSQL) column comment from an ext_tables.sql file?
Yes, but...
The records with a column comment will keep appearing inside the extension manager, when I try to reinstall the extension.
...because TYPO3 SQL parser supports only a limited subset of ANSI SQL. For example, constraints are not supported either.
You may guess the answer to your other question about timestamps. -- Dmitry Dulepov TYPO3 CMS core & security teams member Simplicity will save the world. _______________________________________________ TYPO3-english mailing list [email protected] http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
