[TYPO3-mvc] Database structure when using ExtBase
Mathias Schreiber [wmdb >]
mathias.schreiber at wmdb.de
Wed May 27 17:14:42 CEST 2009
Jochen Rau schrieb:
> Hi Sebastian,
>
> On 2009-05-27 11:42:07 +0200, Sebastian Gebhard
> <s.gebhard at markenmotiv.de> said:
>
>> I was taking a look at the ext_tables.sql of blog_example.
>>
>> Tables defined there are:
>>
>> tx_blogexample_domain_model_blog
>> tx_blogexample_domain_model_post
>> tx_blogexample_domain_model_comment
>> tx_blogexample_domain_model_tag
>> tx_blogexample_post_tag_mm
>>
>> 1. Do I get it right that every table that's NOT a mm-relation table
>> has to/should include "domain_model"?
>
> It's the other way around. Every relation table must follow the naming
> convention
>
> tx_{extensionname (lowercase)}_{last part of left table}_{last part of
> right table}_mm
What about multi MM tables like uid_local, uid_foreign, tablenames, ident?
Is there somewhere we can help?
--
TYPO3 certified intregator
T3DD09 Entertainer
More information about the TYPO3-project-typo3v4mvc
mailing list