[jifty-devel] question about binary encoding

Jesse Vincent jesse at bestpractical.com
Thu Mar 16 20:13:20 EST 2006




On Fri, Mar 17, 2006 at 12:12:00PM +1100, Bart Bunting wrote:
> 
> Jesse,
> 
> Yes, but as shown below I can only see part of the output and I'm not sure
> how to tell the actual size of the object stored in the database.
> 
> Note: seems that some of the funny chars have been lost in the cut and
> paste.
> 
> 
> Bart
> 
> 
> sqlite> select * from products;
> 1|test|EExif|EExif|test1
> sqlite>


Sorry. That was the second line:

select length(content) from pages;



More information about the jifty-devel mailing list