<table><tr><td style="">dvratil added a comment.
</td></tr></table><br /><div><div><p>There are some relations missing in the PDF, for example CollectionPimItemRelation - as the name suggests - holds n:m relations between CollectionTable and PimItemTable. I can see those relation in the mysql schema I sent you (i.e. CREATE TABLE CollectionPimItemRelation has the respective CONSTRAINTS). Did maybe something go wrong during your import?</p>

<blockquote style="border-left: 3px solid #a7b5bf; color: #464c5c; font-style: italic; margin: 4px 0 12px 0; padding: 4px 12px; background-color: #f8f9fc;"><p>Minor - personally, it would be great to use underscores to separate names. I find it far easier to read [tag_remote_id_resource_relationship_table] than [tagremoteidresourcerelationshiptable] This is yet-another-nitpick.</p></blockquote>

<p>We use a single XML file to generate both the DB schema and the ORM C++ code, and since we use CamelCase names in C++, the generated SQL schema also uses the same system, but the capitals get removed when imported in SQL I suppose.</p></div></div><br /><div><strong>TASK DETAIL</strong><div><a href="https://phabricator.kde.org/T7846" rel="noreferrer">https://phabricator.kde.org/T7846</a></div></div><br /><div><strong>To: </strong>pablo, dvratil<br /><strong>Cc: </strong>dvratil, kde-pim, pablo<br /></div>