Sometimes, we need to change Query in a TMyQuery. It's a good thing for us if we could keep a track of the old query.
Like in Mysql Client ' -- ' could ignore the rest of the line..
ex :
Code: Select all
select * from actions
--where cAction = 'C'
order by cActionSocDo you think it's possible to add this feature in nearest future ?
Best Regards