Re: SQLite and SELECT WHERE local_relpath LIKE
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Fri, 29 Oct 2010 10:20:27 +0100
Philip Martin <philip.martin_at_wandisco.com> writes:
> I need something like
SQL is tricky: I can run a query using either
local_relpath = 'zig1/zag27
or using
local_relpath > 'zig1/zag27/' AND local_relpath < 'zig1/zag270'
and it takes 0.006s, but if I put in both parts in together with OR it
-- PhilipReceived on 2010-10-29 11:21:10 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.