On 27 Mar 2019, at 6:46am, raanan barzel <raanan.bar...@sfr.fr> wrote:
> I would like to suggest a different default behavior (potentially as an > option): "when the schema-name prefix is not used, then *all* the tables are > accessed, potentially with a qualifier for distinctiveness." This would break numerous existing applications which depend on current behaviour. It would also slow down almost every API call since for every mention of a table the call would have to check every attached database for a table with the specified name. This would slow down most API calls. This change is unlikely to happen. If it did happen it would require a PRAGMA to switch between old and new behaviours. Would you like to make an argument to show why your proposal is worth implementing ? Simon. _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users