> Assuming one player playes only for one team you can store the team with > the player in the Player table not use a many2many between team and player.
In my case player plays for more than one team. > > . The problem is GAE does not allow retrieving more than 1000 records at > the time. I am investigating to find some workaround for this as well as I certainly have few thousand records in both player & match table. Will play with this & post back once I find a soln. I guess I will end up in using quite a bunch of many-to-many relationships as my data is quite complex. I will be bugging this list for some more time, till I finalize my models ;) Thanks Massimo for creating a nice and lean web2py. BTW the above link didnt work. I could find only rc2 @ http://mdp.cti.depaul.edu/examples/static/1.55rc2/web2py_src.zip . I will checkout from trunk instead. Thanks, Sudhakar.M --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

