Hi

I would like to obtain string query from Parser classes. Is it possible?
I need it for my project which will modify some where closures of some select statetments e.g. the select statement was issued that selects data from specified table, in such situation I will modify where closure to narrow the returned data. Then I will send modified query to database.
Can I obtain query from parser classes?

Sincerely
Pawel Biela

Reply via email to