On 3 Jan 2016, at 5:49pm, Richard Hipp <drh at sqlite.org> wrote: > /* Make sure every column of the PRIMARY KEY is NOT NULL. (Except, > ** do not enforce this for imposter tables.) */
I've seen references to imposter tables in the SQLite comments. What is an imposter table ? Simon.