Commit c9e2f555 authored by Nicolas Delaby's avatar Nicolas Delaby

remove implicit LIMIT

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26484 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 5eb04b0e
...@@ -79,10 +79,32 @@ ...@@ -79,10 +79,32 @@
</list> </list>
</value> </value>
</item> </item>
<item>
<key> <string>allow_simple_one_argument_traversal</string> </key>
<value>
<none/>
</value>
</item>
<item> <item>
<key> <string>arguments_src</string> </key> <key> <string>arguments_src</string> </key>
<value> <string>delta:int=0</string> </value> <value> <string>delta:int=0</string> </value>
</item> </item>
<item>
<key> <string>cache_time_</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>class_file_</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>class_name_</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>connection_hook</string> </key>
<value> <string></string> </value>
</item>
<item> <item>
<key> <string>connection_id</string> </key> <key> <string>connection_id</string> </key>
<value> <string>erp5_sql_connection</string> </value> <value> <string>erp5_sql_connection</string> </value>
...@@ -91,6 +113,14 @@ ...@@ -91,6 +113,14 @@
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>ERP5Site_zGetLatedtIndexedObjectList</string> </value> <value> <string>ERP5Site_zGetLatedtIndexedObjectList</string> </value>
</item> </item>
<item>
<key> <string>max_cache_</string> </key>
<value> <int>100</int> </value>
</item>
<item>
<key> <string>max_rows_</string> </key>
<value> <int>0</int> </value>
</item>
<item> <item>
<key> <string>src</string> </key> <key> <string>src</string> </key>
<value> <string encoding="cdata"><![CDATA[ <value> <string encoding="cdata"><![CDATA[
......
1161 1162
\ No newline at end of file \ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment