Commit 70cec8c4 authored by Kevin Deldycke's avatar Kevin Deldycke

Use Deffered connexion

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@7698 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent c95ecfad
<catalog_method>
<item key="_is_catalog_list_method_archive" type="int">
<value>0</value>
</item>
<item key="_is_uncatalog_method_archive" type="int">
<value>0</value>
</item>
<item key="_is_clear_method_archive" type="int">
<value>1</value>
</item>
<item key="_is_filtered_archive" type="int">
<value>0</value>
</item>
</catalog_method>
\ No newline at end of file
......@@ -81,7 +81,7 @@
</item>
<item>
<key> <string>connection_id</string> </key>
<value> <string>erp5_sql_deffered_connection</string> </value>
<value> <string>erp5_sql_connection</string> </value>
</item>
<item>
<key> <string>id</string> </key>
......
<catalog_method>
<item key="_is_catalog_list_method_archive" type="int">
<value>0</value>
</item>
<item key="_is_uncatalog_method_archive" type="int">
<value>1</value>
</item>
<item key="_is_clear_method_archive" type="int">
<value>0</value>
</item>
<item key="_is_filtered_archive" type="int">
<value>0</value>
</item>
</catalog_method>
\ No newline at end of file
......@@ -45,7 +45,7 @@
<key> <string>_keys</string> </key>
<value>
<list>
<string>uid</string>
<string>uid</string>
</list>
</value>
</item>
......@@ -90,7 +90,7 @@
</item>
<item>
<key> <string>connection_id</string> </key>
<value> <string>erp5_sql_deffered_connection</string> </value>
<value> <string>erp5_sql_connection</string> </value>
</item>
<item>
<key> <string>id</string> </key>
......
<catalog_method>
<item key="_is_catalog_list_method_archive" type="int">
<value>1</value>
</item>
<item key="_is_uncatalog_method_archive" type="int">
<value>0</value>
</item>
<item key="_is_clear_method_archive" type="int">
<value>0</value>
</item>
<item key="_is_filtered_archive" type="int">
<value>0</value>
</item>
</catalog_method>
\ No newline at end of file
......@@ -51,8 +51,8 @@
<key> <string>_keys</string> </key>
<value>
<list>
<string>uid</string>
<string>SearchableText</string>
<string>uid</string>
<string>SearchableText</string>
</list>
</value>
</item>
......@@ -98,7 +98,7 @@ SearchableText</string> </value>
</item>
<item>
<key> <string>connection_id</string> </key>
<value> <string>erp5_sql_deffered_connection</string> </value>
<value> <string>erp5_sql_connection</string> </value>
</item>
<item>
<key> <string>id</string> </key>
......
<catalog_method>
<item key="_is_catalog_list_method_archive" type="int">
<value>0</value>
</item>
<item key="_is_uncatalog_method_archive" type="int">
<value>0</value>
</item>
<item key="_is_clear_method_archive" type="int">
<value>1</value>
</item>
<item key="_is_filtered_archive" type="int">
<value>0</value>
</item>
</catalog_method>
\ No newline at end of file
......@@ -87,7 +87,7 @@
</item>
<item>
<key> <string>connection_id</string> </key>
<value> <string>erp5_sql_deffered_connection</string> </value>
<value> <string>erp5_sql_connection</string> </value>
</item>
<item>
<key> <string>id</string> </key>
......
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