Thank you, Chris. I will check the new code out and play with it. By the way, you mentioned you've implemented the 1:1 style mappings and the many:many style mappings. But how about the 1:many style mappings? My example in the previous email falls into the 1:many category.
thanks, ~ Jenny On Thu, Dec 11, 2008 at 9:18 AM, Christopher Lee <[email protected]> wrote: > > Hi Jenny, > I implemented simple versions of what we discussed, as > sqlgraph.MapView (for 1:1 style mappings) and GraphView (for many:many > style mappings). You can get the new code from the public git > repository. I also added a simple test of this functionality to tests/ > sqltable_test.py > > -- Chris > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pygr-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pygr-dev?hl=en -~----------~----~----~----~------~----~------~--~---
