[TYPO3-german] float wert in ext_tables.sql

Christian Wolff Chris at connye.com
Tue Jul 4 20:30:45 CEST 2006


Hallo Liebe mailingliste..

ich bin gerade dabei eine extension zu entwickeln.
und wollte im ext_tables.sql einen float wert einfügen.

aber egal was ich tue.. mein typo3 4.0 will den ext table nicht mit float wert.

erst ging der alter table schief / dann hab ich die komplett tabelle gedumpt..
hilft nix..
nehme ich den float wert wieder raus. ist alles gut. und typo3 hat keine probleme
damit die tabellen anzulegen.

hier meine zeile die das float field definiert:

rating_overall float(24) DEFAULT '0' NOT NULL,

was mach ich falsch?

hier noch die meldung die typo3 schmeisst wenn ich versuche per Extension manager den
"alter table" durchzuführen:

Column 'content' cannot be nullERROR: Query could not be parsed: "SQL engine parse ERROR: Field type unknown in parseFieldDef()!: near "float(24) NOT NULL default '0' "". Query: "ALTER TABLE tx_bbberlinbreakfast_lokale ADD rating_overall float(24) NOT NULL default '0';"


-- 
christian wolff - multimedia producer
telefon: (030) 789 134 99
email: chris at connye.com
adresse: schenkendorfstr. 6 - 10965 berlin



More information about the TYPO3-german mailing list