On 6/8/18, Hick Gunter <h...@scigames.at> wrote: > Adding the attribute "hidden" to a column prevents it from showing up in the > expansion of '*' in the select list,
That only works for the CREATE TABLE passed into the sqlite3_declare_vtab() interface inside of a virtual table implementation. It does *not* work for ordinary tables. -- D. Richard Hipp d...@sqlite.org _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users