GNOME Bugzilla – Bug 81589
Constraints set up
Last modified: 2009-08-15 18:40:50 UTC
Knowing what forign keys are there, and what relationships they are. This information is in the form of this table and fieldname refer to this table and fieldname in a one to many relationship.
I know how hard this is to impliment. I'm trying to depend on it less on my code but its such an important feature.
Is the 'references' field in GdaFieldAttributes enough for your needs?
Proberly. Its knowing if a field is a forign key, and that it is a reference to tablename.fieldname.
closing then