Thread: Re: Why do we avoid auto-incrementing db columns?
Re: Why do we avoid auto-incrementing
db columns?
France
2007-04-25 09:57:01
For instance, Interbase/Firebird provides generators, but
no
auto-increment.
---- Original Message ----
From: darrenohsidepotsinternational.com
To: developmentdrupal.org
Subject: Re: [development] Why do we avoid auto-incrementing
db
columns?
Date: Wed, 25 Apr 2007 10:28:25 -0400
>On Apr 25, 2007, at 10:15 AM, Barry Jaspan wrote:
|...]
>
>The point isn't the databases we support, it's the
databases we want
>
>to support.
>
Re: Why do we avoid auto-incrementing
db columns?
2007-04-25 10:18:23
Databases that have no auto increment have other ways of implementing this.