Hi,

The "Column" class have "info" attribute (http://www.sqlalchemy.org/
docs/04/sqlalchemy_schema.html#docstrings_sqlalchemy.schema_Column).

::

    info
        Defaults to {}: A space to store application specific data;
this must be a dictionary


Now I don't understand why
"sqlalchemy.orm.properties.RelationProperty" haven't "info" attribute
to store application specific data like "Column" class ?

Can I report this bug in trac ? If you find it's good idea, maybe I'll
write a patch to implement it.

Thanks for your information,
Stephane

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to