On 20 May 2010 17:06, Murray Cumming <[email protected]> wrote: > On Thu, 2010-05-20 at 09:57 -0500, Daniel Espinosa wrote: >> What about if on latter version of libgda we use GdaSqlBuilderID type >> as a reference an OID (ref an object ID in postgresql), even it clould >> be a GVariant derived typé in order to hold any type not just guint? > > Sorry, I don't understand what you are suggesting or what advantage it > would have. >
The ID used by the GdaSqlBuilder has nothing to do with any database OID or other database IDs; it's purely an index to some internal GdaSqlBuilder's indexing to be able to reuse SQL parts and to avoid too long and unreadable/unmaintainable code. Vivien _______________________________________________ gnome-db-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-db-list
