Thanks again, Ryan.  The options right now come down to either expanding
the view with all the raw columns so that I can filter and sort directly
using a select * from view.  Or I can use the view for unfiltered, unsorted
look at my data, and use the query of the view to do filtering and
sorting.  Decisions, decisions . . .

I vote for more extensive support of hidden columns in tables, views, etc.
Is there some site for submitting enhancement requests for SQLite?

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

Reply via email to