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-16 21:57:22 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
480436ff7cdfe8564e818d611cc0aff20b774754
sqlalchemy
/
test
/
testlib
T
History
Mike Bayer
c136b7a6e9
- Improved mapper() check for non-class classes.
...
[ticket:1236]
2008-12-01 22:09:15 +00:00
..
__init__.py
- Removed 2.3 set emulations/enhancements.
2008-07-15 19:23:52 +00:00
compat.py
- Removed 2.3 set emulations/enhancements.
2008-07-15 19:23:52 +00:00
config.py
- testbase is gone, replaced by testenv
2008-01-12 22:03:42 +00:00
coverage.py
…
engines.py
- The 'length' argument to all Numeric types has been renamed
2008-08-24 19:52:54 +00:00
filters.py
r4695 merged to trunk; trunk now becomes 0.5.
2008-05-09 16:34:10 +00:00
fixtures.py
- Removed 2.3 set emulations/enhancements.
2008-07-15 19:23:52 +00:00
orm.py
- Improved mapper() check for non-class classes.
2008-12-01 22:09:15 +00:00
profiling.py
removed setup_instance() from the public API
2008-11-08 21:00:15 +00:00
requires.py
Split out a couple true autoincrement/identity tests from emulated-with-sequences autoincrement=True tests.
2008-05-19 23:15:41 +00:00
schema.py
Support for under Firebird
2008-05-13 09:31:30 +00:00
testing.py
- switched session.save() to session.add() throughout declarative test
2008-11-14 18:57:24 +00:00