Olivier Mascia wrote:
> I'm seeing such things in my error.log out of SQLite 3.21.0 (but I am sure it 
> was already the case with 3.20):
>
> automatic index on tal(ID)
> automatic index on mi(ID)
> ...
>
> I do not have a clue as to what these 'tal(ID)' and 'mi(ID)' refer to.

"tal" and "mi" sound like table/subquery aliases.


Regards,
Clemens
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to