Hi,

I am trying to use $deleteDocById to delete rows based on an SQL query in my 
db-data-config.xml. The following tag is a top level tag in the <document> tag.

        <entity name="company_del" query="SELECT e.id AS `$deleteDocById` ROM 
deletedentity AS e"/>

However it seems like its only fetching the rows, its not actually issuing any 
index deletes.

regards,
Lukas Kahwe Smith
m...@pooteeweet.org



Reply via email to