This is Python, after all, and it would be trivial to simply put whatever attribute you want on a Table, Column or any SA object.
SA would just need to stay out of the way and agree not to use a certain attribute like "description" or "userdata", or whatever. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sqlalchemy" 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/sqlalchemy?hl=en -~----------~----~----~----~------~----~------~--~---
