Displaying 3 results from an estimated 3 matches for "qmarks".
Did you mean:
marks
2013 Apr 19
0
Question marks in SQL string literals
...r binding when no
arguments are given):
User.where("NOT EXISTS (#{ Comment.where(''user_id = users.id AND body ILIKE
?'', ''%?'').to_sql })").to_sql
So is it a minor bug or a correct behaviour?
P.S. Unlike AR, database drivers don''t try to bind qmarks inside of string
literals
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-core+unsubscribe@googlegroups.com.
To post to this group, s...
2013 Oct 09
0
[PATCH 0/1] Porting klibc to arm64
Hi Neil / Thorsten,
The full test result is attached.
Thanks and Regards,
Anil
-------------------------------------------------------------------------------------------------------------------------------
root at genericarmv8:~/anilss/AArch64/mksh_44-1/mksh# ./mksh test.sh -p
$PWD/mksh
Testing mksh for conformance:
# $MirOS: src/bin/mksh/check.t,v 1.599 2013/02/24 14:22:41 tg Exp $
2013 Oct 09
2
[PATCH 0/1] Porting klibc to arm64
On Wed, 9 Oct 2013 10:44:27 +0000 (UTC)
Thorsten Glaser <tg at mirbsd.de> wrote:
> Anil Singhar dixit:
>
> >Manual testing as provided within the package has been done with all
> >tests passing. This includes the units tests available under
> >usr/klibc/tests, usr/utils, usr/dash and usr/gzip. For dash and
> >gzip, only sanity testing has been done.
>
>