DomainTool: Unite inner-join and left-join predicate lookups
Improvement: As proposed by Jean-Paul when this extension was added (2010), allows mixing left- and inner-join lookups. Improvement: Now it is not required to specify tested_base_category_list to enable inner joins: they will automatically be used whenever a base category set on context matches the preference. If all categories set on context match the preference, then no left join will be used at all.
Showing
<?xml version="1.0"?> | ||
<ZopeData> | ||
<record id="1" aka="AAAAAAAAAAE="> | ||
<pickle> | ||
<global name="SQL" module="Products.ZSQLMethods.SQL"/> | ||
</pickle> | ||
<pickle> | ||
<dictionary> | ||
<item> | ||
<key> <string>arguments_src</string> </key> | ||
<value> <string>table_0\r\n | ||
query_table</string> </value> | ||
</item> | ||
<item> | ||
<key> <string>connection_id</string> </key> | ||
<value> <string>erp5_sql_connection</string> </value> | ||
</item> | ||
<item> | ||
<key> <string>id</string> </key> | ||
<value> <string>z_related_predicate_category</string> </value> | ||
|
||
</item> | ||
<item> | ||
<key> <string>title</string> </key> | ||
<value> <string></string> </value> | ||
</item> | ||
</dictionary> | ||
</pickle> | ||
</record> | ||
</ZopeData> |