Markus Schiltknecht wrote:
> The following supposedly still works, provided you use a monotone
> enhanced sqlite, which provides an unhex() function:
> 
>    WHERE unhex(id) LIKE 'deadbe%'

Don't you need the HEX() function, in fact, to do this?
That's standard SQLite, AFAIR =)

    Lapo



_______________________________________________
Monotone-devel mailing list
Monotone-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monotone-devel

Reply via email to