]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- fix the uuid routine here to not run out of uuids
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 24 Mar 2014 15:57:38 +0000 (11:57 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 24 Mar 2014 15:57:38 +0000 (11:57 -0400)
commit82a67abf4b5a1cabebc02e158867dbc7fbeaa424
treeae848aeb73bc83203fab4d6ec00b7350d8d9aca6
parent7e6a5e7946249eb885bf46ba8cb19228d934b395
- fix the uuid routine here to not run out of uuids
test/engine/test_reconnect.py
test/orm/test_session.py
test/orm/test_versioning.py