Commit 9390a834 authored by Jean-Paul Smets's avatar Jean-Paul Smets

not tested


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@710 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 392dd9b2
<dtml-comment>
title:
connection_id:erp5_sql_connection
max_rows:10000
max_cache:100
cache_time:0
class_name:
class_file:
</dtml-comment>
<params>processing_node
method_id
path</params>
SELECT uid FROM
message_queue
WHERE
processing <> 1
<dtml-if processing_node> AND processing_node = <dtml-sqlvar processing_node type="int"></dtml-if>
<dtml-if path>AND path = <dtml-sqlvar path type="string"></dtml-if>
\ 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