Does sqlalchemy not do enums? Are enums bad? I learnt most of my db related stuff from mysql-centric books, but if it's a bad plan to use them for portability sake, I'll change my tune. I had been using them because they are nice and readable when manually inspecting things through the mysql command line client.
I don't see any mention of them on the sqlalchemy site. And they are certainly causing me pain and angst in deployment headaches with sqlobject. Thanks Iain --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

