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-06 07:45:30 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ec89c5ae51c8d28e4109d0e7133e90bc2ebcdda5
sqlalchemy
/
test
T
History
Mike Bayer
100338f436
- fixed/covered case when using a False value as a
...
polymorphic discriminator
2008-03-12 03:02:28 +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
- Don't create implicit DDL column defaults
2008-03-11 23:16:10 +00:00
ext
reflection tests require foreign key reflection support
2008-03-11 19:15:04 +00:00
orm
- fixed/covered case when using a False value as a
2008-03-12 03:02:28 +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
Added support for vendor-extended INSERT syntax like INSERT DELAYED INTO
2008-03-07 16:56:37 +00:00
testlib
(Whoops,)
2008-03-11 23:27:30 +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
…
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
…
testenv.py
- 2.3 fixup part three: 100% on postgres, mysql
2008-01-22 21:08:21 +00:00