This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
sqlalchemy
Watch
2
Star
0
Fork
0
You've already forked sqlalchemy
mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced
2026-05-23 00:51:43 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
902c8d480beebb69e09ee613fe51579c3fd2ce0d
sqlalchemy
/
test
/
ext
T
History
Mike Bayer
902c8d480b
- some profile changes likely due to the change in event listening
...
on engines
2014-12-08 01:22:37 -05:00
..
declarative
- Fixed "'NoneType' object has no attribute 'concrete'" error
2014-10-06 18:33:05 -04:00
__init__.py
…
test_associationproxy.py
- ensure all tests are named test_*
2014-07-30 12:18:33 -04:00
test_automap.py
- The :mod:
sqlalchemy.ext.automap
extension will now set
2014-09-22 23:00:45 -04:00
test_compiler.py
- The :class:
.CreateColumn
construct can be appled to a custom
2013-08-24 13:56:01 -04:00
test_extendedattr.py
fix test ordering issues
2014-07-27 22:53:17 -04:00
test_horizontal_shard.py
- some profile changes likely due to the change in event listening
2014-12-08 01:22:37 -05:00
test_hybrid.py
- The :meth:
.InspectionAttr.info
collection is now moved down to
2014-08-13 19:20:44 -04:00
test_mutable.py
Merge branch 'mutable-dict-update' of
https://bitbucket.org/goodscloud/sqlalchemy
into pr27
2014-08-25 19:13:47 -04:00
test_orderinglist.py
- Fixed bug in ordering list where the order of items would be
2014-09-10 14:14:50 -04:00
test_serializer.py
- more pg8000 tests passing
2014-07-25 16:39:44 -04:00