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-28 03:26:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2daaacef047718856623f43ea55d09abfa2a2dd7
sqlalchemy
/
test
T
History
Mike Bayer
5bc5adb627
- use is_() here to more clearly show what's going wrong
...
on occasional pypy test runs
2015-10-19 18:48:58 -04:00
..
aaa_profiling
- Added new checks for the common error case of passing mapped classes
2015-08-22 12:47:13 -04:00
base
- Fixed an issue where a particular base class within utils
2015-07-20 20:35:04 -04:00
dialect
- modernize some very old global-engine tests w/ bad teardowns
2015-10-11 12:26:45 -04:00
engine
- The system by which a :class:
.Column
considers itself to be an
2015-10-07 10:02:45 -04:00
ext
- exclude this from unpredictable gc
2015-10-11 12:44:29 -04:00
orm
- use is_() here to more clearly show what's going wrong
2015-10-19 18:48:58 -04:00
perf
- Added a new extension suite :mod:
sqlalchemy.ext.baked
. This
2015-03-11 20:31:11 -04:00
sql
- this was supposed to be client-side SQL default not server side
2015-10-09 17:10:08 -04:00
__init__.py
…
binary_data_one.dat
…
binary_data_two.dat
…
conftest.py
- Fixed the pathing used when tests run; for sqla_nose.py and py.test,
2015-04-04 19:08:18 -04:00
profiles.txt
- profile update
2015-09-08 18:15:12 -04:00
requirements.py
- limit the search for schemas to not include "temp", which is sort of an implicit schema
2015-09-28 17:48:55 -04:00