[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: fs-rep-sharing branch

From: Alan Barrett <apb_at_cequrux.com>
Date: Wed, 22 Oct 2008 22:46:45 +0200

On Wed, 22 Oct 2008, David Glasser wrote:
> Alternatively, maybe SQLite has
> special handling for atomically incrementing counters?

I think that a column of type "INTEGER PRIMARY KEY AUTOINCREMENT"
will do that, as described at <http://www.sqlite.org/autoinc.html>.

--apb (Alan Barrett)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-10-22 22:48:19 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.