yes and firebird !
On Sep 6, 2006, at 2:49 PM, Brad Clements wrote:
> On 6 Sep 2006 at 12:17, Michael Bayer wrote:
>
>> the only working "ID generator" we have right now is the Sequence
>> object, which obviously is only useable in postgres and oracle, and
>> it is capable of being called in a st
On 6 Sep 2006 at 12:17, Michael Bayer wrote:
> the only working "ID generator" we have right now is the Sequence
> object, which obviously is only useable in postgres and oracle, and
> it is capable of being called in a standalone fashion.
Sequence works with Firebird.
i.e., I am using this:
the only working "ID generator" we have right now is the Sequence
object, which obviously is only useable in postgres and oracle, and
it is capable of being called in a standalone fashion.
Additionally, the ColumnDefault object (of which Sequence shares a
common baseclass of "DefaultGenerato
3 matches
Mail list logo