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-05 07:17:06 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4f6d0ff71e72fc4f5171a062eda6b577475bb3b1
sqlalchemy
/
test
T
History
Jason Kirtland
4f6d0ff71e
- Synonyms riding on top of existing descriptors are now full proxies
...
to those descriptors.
2008-03-06 14:12:22 +00:00
..
base
- updated the naming scheme of the base test classes in test/testlib/testing.py;
2008-02-11 00:28:39 +00:00
dialect
unit test for mutable PGArray, thanks to AlexB !!!
2008-03-04 20:14:28 +00:00
engine
- Gave DDL() statements the same .bind treatment as the DML ones in r4220
2008-03-04 22:47:35 +00:00
ext
- updated the naming scheme of the base test classes in test/testlib/testing.py;
2008-02-11 00:28:39 +00:00
orm
- Synonyms riding on top of existing descriptors are now full proxies
2008-03-06 14:12:22 +00:00
perf
- updated the naming scheme of the base test classes in test/testlib/testing.py;
2008-02-11 00:28:39 +00:00
profiling
- updated the naming scheme of the base test classes in test/testlib/testing.py;
2008-02-11 00:28:39 +00:00
sql
- fixed bug which was preventing UNIONS from being cloneable,
2008-03-04 18:20:09 +00:00
testlib
- modernized cascade.py tests
2008-02-17 18:13:14 +00:00
zblog
- updated the naming scheme of the base test classes in test/testlib/testing.py;
2008-02-11 00:28:39 +00:00
__init__.py
…
alltests.py
- testbase is gone, replaced by testenv
2008-01-12 22:03:42 +00:00
binary_data_one.dat
fixed binary types test to use two binary files specifically for testing, instead of
2006-10-30 01:29:43 +00:00
binary_data_two.dat
fixed binary types test to use two binary files specifically for testing, instead of
2006-10-30 01:29:43 +00:00
clone.py
- Added source transformation framework for non-2.4 parser implementations
2008-01-19 23:11:47 +00:00
pickleable.py
…
testenv.py
- 2.3 fixup part three: 100% on postgres, mysql
2008-01-22 21:08:21 +00:00