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-02 05:48:52 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7df4054b04ed54504be2c2ab8a83721748130780
sqlalchemy
/
test
T
History
Mike Bayer
7df4054b04
- make this DROP conditional, attempting to isolate why jenkins has
...
an issue with just one test
2015-12-08 10:40:45 -05:00
..
aaa_profiling
- Added new checks for the common error case of passing mapped classes
2015-08-22 12:47:13 -04:00
base
Fix _assert_unorderable_types on py36.
2015-11-30 14:50:25 -02:00
dialect
- make this DROP conditional, attempting to isolate why jenkins has
2015-12-08 10:40:45 -05:00
engine
- The system by which a :class:
.Column
considers itself to be an
2015-10-07 10:02:45 -04:00
ext
Merge remote-tracking branch 'origin/pr/212'
2015-11-30 12:46:45 -05:00
orm
- The :meth:
.Session.merge
method now tracks pending objects by
2015-12-04 11:52:16 -05:00
perf
- Added a new extension suite :mod:
sqlalchemy.ext.baked
. This
2015-03-11 20:31:11 -04:00
sql
- Fixed bug where CREATE TABLE with a no-column table, but a constraint
2015-12-01 19:03:03 -05:00
__init__.py
- the NoseSQLAlchemyPlugin has been moved to a
2010-10-17 15:23:14 -04: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
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