I have a circular reference in my database model (on purpose---but perhaps that's just because I don't understand the implications).
When I run "tg-admin sql create" I get . . . Warning: a circular reference was detected in the model. Unable to sort the classes by dependency: they will be treated in alphabetic order. This may or may not work depending on your database backend. The error was: Found a circular reference: Categories --> Group --> Permission --> (snipped...) --> User --> Visit --> VisitIdentity --> WikiData --> WikiPage --> WikiData So it says this may or may not work depending on my database backend. Which backends does it work on? Which backends does it not work on? I'm using mysql (with myisam tables, for now at least). Thanks! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

