^ I should add that all of my unique columns have their uniqueness specified in multi-column UniqueConstraint fields in my Tables. None of them are simply flagged "unique=True" within their Column definition. Is this why the 'column.unique' property isn't giving the information I'm looking for?
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
