Is there a way to have SQLite force rowids to be sequential and start from 0? E.g. if I have this table:
CREATE TABLE memory_by_cpu ( cpu INTEGER PRIM