I have a question for which I couldn't find much in this list or in
sqlite.org website: the pros are ovious, but what are the cons of
compiling with -DSQLITE_ENABLE_COLUMN_METADATA?
I guess there must be some, if that's not compiled by default.
What's the concern?
Code size? (this would not be a problem in my case)
More memory used? per query o per row?
Less efficient or somewhat slower?
Or simply it is an unsupported option with no known cons but not tested
enough yet?

cheers,

-- 
Lapo Luchini - http://lapo.it/

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to