Re: [gnome-db] GDA_CONNECTION_SCHEMA_FIELDS and auto_increment



> The data model returned when using GDA_CONNECTION_SCHEMA_FIELDS does not
> contain a column to tell us whether the field is auto-incremented,
> though this information is in GdaFieldAttributes objects. Is there any
> good reason that it shouldn't?

No, there is not. Adding a new column (as a boolean) for it would not be
difficult, and even better would be to add another column to tell which
sequence is used to generate the auto-increment field (to be filled for
the DBMS which support sequences). I would use that information in
mergeant.

Cheers,

Vivien



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]