]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- fix long lines in test_attributes
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 11 Feb 2011 22:58:49 +0000 (17:58 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 11 Feb 2011 22:58:49 +0000 (17:58 -0500)
commit2a289e915e2d2f479300cecbe57b7495646e1ce7
tree47545fe78e1db8630282c88a2e6adc8893651ba5
parentad9b85fa8e751f5bfc8c27705e86898131dbc62e
- fix long lines in test_attributes
- add deprecation warning to get_history() when passed
True or False, convert
- rearrange symbol() so we can get sphinx autodata to work
CHANGES
doc/build/orm/examples.rst
doc/build/orm/session.rst
lib/sqlalchemy/orm/attributes.py
lib/sqlalchemy/util/langhelpers.py
test/orm/test_attributes.py