]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- The no-arg ResultProxy._row_processor() is now the class attribute
authorJason Kirtland <jek@discorporate.us>
Tue, 2 Oct 2007 01:40:43 +0000 (01:40 +0000)
committerJason Kirtland <jek@discorporate.us>
Tue, 2 Oct 2007 01:40:43 +0000 (01:40 +0000)
commitf0c535403f2e6d34d2238074969f597e8f0ede73
tree2ee469d02521619aa1b1bec44ccb762ff3119d7b
parentbddc37007920c43c710f4eab96d926edf9edf6c7
- The no-arg ResultProxy._row_processor() is now the class attribute
  `_process_row`.
- Further tiny cleanups in RoxProxy.
CHANGES
lib/sqlalchemy/engine/base.py
test/profiling/zoomark.py