Hi, I noticed that some pragmas are marked as deprecated. I also read some other thread about it, but it was about foreign_keys_list.
I'm personally concerned about full_column_names and short_column_names, because I use them a lot in SQLiteStudio. They are very helpful when executing queries from Tcl level. I think there are many other people that use them and they're not aware that these pragmas are about to disappear. Is it really necessary to remove them? I also think that other deprecated pragmas are used (and inreplaceable) by some people. Pragmas are really widely used by management tools. Just something to reconsider. Regards, -- Paweł Salawa [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

