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-06-04 15:00:02 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2c5f3e8397b52b9a52b2fdd0bef7aed77762e410
sqlalchemy
/
test
T
History
Mike Bayer
2c5f3e8397
- Restored NotImplementedError on Cls.relation.in_()
...
[ticket:1140] [ticket:1221]
2008-11-10 16:18:57 +00:00
..
base
- util.flatten_iterator() func doesn't interpret strings with
2008-10-31 21:44:34 +00:00
dialect
Fixed E notation problem in mssql.
Closes
#1216
.
2008-11-08 06:37:45 +00:00
engine
Global propigate -> propagate change to correct spelling. Additionally found a couple of insures that should be ensure.
2008-11-09 01:53:08 +00:00
ext
- Fixed bug in Query involving order_by() in conjunction with
2008-11-06 23:07:47 +00:00
orm
- Restored NotImplementedError on Cls.relation.in_()
2008-11-10 16:18:57 +00:00
perf
Global propigate -> propagate change to correct spelling. Additionally found a couple of insures that should be ensure.
2008-11-09 01:53:08 +00:00
profiling
- Removed the 'properties' attribute of the
2008-11-09 19:32:25 +00:00
sql
Flagged another transaction test as causing mssql to hang. Need to look into these.
2008-11-10 01:11:46 +00:00
testlib
- Removed the 'properties' attribute of the
2008-11-09 19:32:25 +00:00
zblog
- Removed 2.3 set emulations/enhancements.
2008-07-15 19:23:52 +00:00
__init__.py
…
alltests.py
- Run profiling tests first.
2008-04-02 17:55:11 +00:00
binary_data_one.dat
…
binary_data_two.dat
…
clone.py
- Added source transformation framework for non-2.4 parser implementations
2008-01-19 23:11:47 +00:00
pickleable.py
- Reworked test/orm/mapper
2008-05-13 16:39:47 +00:00
testenv.py
- 2.3 fixup part three: 100% on postgres, mysql
2008-01-22 21:08:21 +00:00