On 11/8/17, 8:20 AM, "sqlite-users on behalf of Richard Hipp" <[email protected] on behalf of [email protected]> wrote: > The technical reason for this is that, from the point of view of the query > planner, a WITHOUT ROWID table is really a covering index
So basically the whole table is stored inline with the primary key index? _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

