diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-04-02 17:22:16 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-04-02 17:22:16 -0400 |
commit | e1c47d12bf871bf30a149c7fc167d5d22ddaa222 (patch) | |
tree | 94e26bd6a8d72589278548a874a7fcd54598b437 /lib/sqlalchemy/ext/compiler.py | |
parent | d057f98b8a0eb5f993bdcc7748b486fe5c31d392 (diff) | |
download | sqlalchemy-e1c47d12bf871bf30a149c7fc167d5d22ddaa222.tar.gz |
- The ORM will set the docstring of all generated descriptors
to None by default. This can be overridden using 'doc'
(or if using Sphinx, attribute docstrings work too).
- Added kw argument 'doc' to all mapper property callables
as well as Column(). Will assemble the string 'doc' as
the '__doc__' attribute on the descriptor.
Diffstat (limited to 'lib/sqlalchemy/ext/compiler.py')
0 files changed, 0 insertions, 0 deletions