I’ve a code template defined to provide following sql :
select * from user_source where lower(text) like ‘%|%’
in current release it resolves into
select * from user_source where lower(text) like '%
Looks like last “%’” is lost (ro anything after last &&code
you can test any of CTs ( cj, us) from my user files
I'm unable to reproduce with the user files I have for you. When I use your "us" template I get the following...
I tried in both 32 and 64 bit. Does it happen to you always or is it dependent on having other code in the editor? I can't think of anything that would affect this in user files, but if you want to send me (michael.staszewski@quest.com )
an updated copy I'll try again. The set I have is from January 29th.
Thanks,
Michael
On 03/03/2015 07:10 AM, fisher_359 wrote:
Code templates issue 12.7.0.49
Thread created by fisher_359
I've a code template defined to provide following sql :
select * from user_source where lower(text) like '%|%'
in current release it resolves into
select * from user_source where lower(text) like '%
Looks like last "%'" is lost (ro anything after last &&code
you can test any of CTs ( cj, us) from my user files
To reply, please reply-all to this email.
Stop receiving emails on this subject.
Or
Unsubscribe from Toad for Oracle - Beta notifications altogether.
Toad for Oracle - Beta Discussion Forum
Flag
this post as spam/abuse.
