[TYPO3-english] Re: TYPO3 extension: attaching an object to an objectstorage throws a MySQL database error
christian ewigfrost
christian-kulozik at gmx.net
Mon Jan 29 10:29:34 CET 2018
BTW: In my ext_tables.sql the datatype for the 'checklist' is:
checklist smallint(5) unsigned DEFAULT '0' NOT NULL,
So i guess this smallint throws the error!? But what datatype should i specify for an objectstorage?
More information about the TYPO3-english
mailing list