SQLITE_ShortColNames
{ "short_column_names", SQLITE_ShortColNames },
shortNames = (db->flags & SQLITE_ShortColNames)!=0;