
do_sqlserver query log formatted incorrectly
Reported by Alex Coles | January 6th, 2010 @ 11:46 AM
For instance here is a snippet from a rather long query:
...WHERE ("client_addresses"."is_active" = arm% AND
"addresses"."address2" LIKE true)...
The query ran fine in the app, but the one dumped to the log is
flawed. For starters there's no quotes around 'arm%' and secondly
the boolean and string params are on the wrong fields.
Comments and changes to this ticket
-
Dan Kubb (dkubb) February 1st, 2010 @ 04:33 PM
- Milestone changed from 0.10.2 to 1.0.0
-
Dan Kubb (dkubb) May 26th, 2010 @ 01:14 AM
- Milestone cleared.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »