Table of Contents

Sqlite - Sequence

About

sqlite offers sequence via the auto-increment feature but does not recommend it.

Management

List

You can see the sequence via the sqlite_sequence table.