]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Fixed some __repr__'s attempting to %d their not-yet-assigned primary key ids.
authorJason Kirtland <jek@discorporate.us>
Thu, 13 Dec 2007 21:56:52 +0000 (21:56 +0000)
committerJason Kirtland <jek@discorporate.us>
Thu, 13 Dec 2007 21:56:52 +0000 (21:56 +0000)
commit94355aebe6758c4c393c41302adb70bfee9cec34
tree6fd88e94d6de29744621b2d6fc50bbf95af0f78d
parentc0f48e83833daa1e65593721af011a11ccd2b947
Fixed some __repr__'s attempting to %d their not-yet-assigned primary key ids.
test/orm/inheritance/poly_linked_list.py