On Sun, May 27, 2012 at 12:00 PM, <[email protected]>wrote:
> I've settled on the SQL solution above. The version of fossil I'm using > doesn't have JSON enabled. I did originally attempt an SQL solution but > after having looked at the documentation on the site, I didn't think > it'd be as straightforward as a single SELECT - turns out that it is! Just FYI: the sql approach is also more portable (it will work on Windows, whereas my shell hack won't). -- ----- stephan beal http://wanderinghorse.net/home/stephan/ http://gplus.to/sgbeal
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

