On Nov 29, 2007, at 3:57 AM, Wolfgang Keller wrote:
> does Dabo support schemas with:
>
> - composite keys
Yes. Just set the KeyField property of the bizobj to a tuple of the
field names. E.g.: self.KeyField = ("firstField", "secondField")
> - custom composite types
That's a backend-specific detail. I would need to know what database
you are using for your backend. My guess is that it would not be
fully supported as the framework stands, since we do do a lot of type
coercion, but that can certainly be customized.
-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]