[TYPO3-core] Moving of elements (records) and pages in workspace
Martin Kutschker
Martin.Kutschker at n0spam-blackbox.net
Mon May 14 09:43:23 CEST 2007
Dmitry Dulepov schrieb:
>> I think in this case you add an
>> extra field that will always carry a value: either the value of uid or
>> t3ver_oid. This means that either a new record has to be UPDATEed
>> after an INSERT or that we try to persuade Mysql to use sequences :-)
>
> That may break compatibility with existing extensions.
Aren't you supposed to use TCEmain for any data manipulation?
Given the complexity of versioning and WS's plain old INSERTs should be
forbidden for any table that uses versioning.
Masi
More information about the TYPO3-team-core
mailing list