On 10 Dec 2019, at 21:42, Simon Slavin <[email protected]> wrote: > On 10 Dec 2019, at 9:35pm, Doug <[email protected]> wrote: > >> For column "xxx" what will the full column name be? "foo.xxx"? > > For column "xxx" in table "foo", yes. > > However, that's only if you've used "PRAGMA full_column_names". And that > PRAGMA is now deprecated so you shouldn't use it.
Why are these pragmas deprecated? And what does "deprecated" mean, in this context, anyway? There's lots of HTML that's "deprecated", but browsers will continue to support it until kingdom come. -- Cheers -- Tim _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

