Re: SQLite and SELECT WHERE local_relpath LIKE
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Fri, 29 Oct 2010 10:00:39 +0100
Florian Weimer <fweimer_at_bfk.de> writes:
> * Philip Martin:
We already use case_sensitive_like. (I did forgot to set it initially in
Bert pointed out that my two statements were not quite equivalent. To
local_relpath = 'zig1/zag27'
I need something like
local_relpath = 'zig1/zag27
and that is as slow as LIKE. Adding that "local_relpath =" is the
-- PhilipReceived on 2010-10-29 11:01:17 CEST |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.