Hi all, I can get info dict passed to Column() via `Model.field.info`, but with relationship() I need to use `Model.field.property.info`.
Not sure if it is an inconsistence, as both of them are instances of `InstrumentedAttribute` when retrive from model. BR, Xin Wang -- You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sqlalchemy?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
