monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] [PATCH] new selectors: "earlier or equal" and ?late


From: rghetta
Subject: Re: [Monotone-devel] [PATCH] new selectors: "earlier or equal" and ?later"
Date: Thu, 12 May 2005 21:10:23 +0200

On Thu, 2005-05-12 at 10:22 +0200, rghetta wrote:
> > Hmm, can I choose door C? ;-)
> Yes, It's the only sensible solution. Back to the drawing board.
Actually, the sqlite documentation is a bit misleading. The X'ABCD'
syntax must be read as X'<hex encoded blob>' as a properly blob literal
should be made from an even number of hex digits.
Given that, I think the best solution is still to use normdate() or
unbase64_text() from my last patch.
Perhaps when the work on binding parameters in the sqlite3 branch is
merged on mainline we can revisit the issue.
Converting database::complete(), to a bind-based approach could be a bit
painful, however :)

Riccardo






reply via email to

[Prev in Thread] Current Thread [Next in Thread]