Re: [sqlite] Table sqlite_sequence

2014-02-22 Thread Richard Hipp
On Fri, Feb 21, 2014 at 1:42 PM, Saulo Ribeiro wrote: > Dear Sir, > > I've done some tests with sqlite and I haven't > found the table sqlite_sequence. > In sqlite documentation, on item 2.6.2 The sqlite_sequence table: > The sqlite_sequence table is an internal table used to help implement > AUT

[sqlite] Table sqlite_sequence

2014-02-22 Thread Saulo Ribeiro
Dear Sir, I've done some tests with sqlite and I haven't found the table sqlite_sequence. In sqlite documentation, on item 2.6.2 The sqlite_sequence table: The sqlite_sequence table is an internal table used to help implement AUTOINCREMENT . The sqlite_sequence