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-04 06:48:27 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
68900c2654a6918de2c4e264cd197da953f0ed11
sqlalchemy
/
test
T
History
Mike Bayer
68900c2654
- break up the tables here to avoid the error we're getting
...
on jenkins
2015-02-06 23:41:01 -05:00
..
aaa_profiling
- Fixed a leak which would occur in the unsupported and highly
2014-11-13 13:17:38 -05:00
base
- scale back _Dispatch and _JoinedDispatcher to use a __getitem__ scheme
2015-01-04 19:05:31 -05:00
dialect
- break up the tables here to avoid the error we're getting
2015-02-06 23:41:01 -05:00
engine
- Fixed bug in :class:
.Connection
and pool where the
2015-02-04 18:51:24 -05:00
ext
- fix test for new events
2015-01-04 19:43:48 -05:00
orm
- A warning is emitted if the `
isolation_level
` parameter is used
2015-02-04 18:35:01 -05:00
perf
- delete the file first here so this is deterministic
2014-09-05 16:28:32 -04:00
sql
- The :class:
.CheckConstraint
construct now supports naming
2015-01-30 13:38:51 -05:00
__init__.py
…
binary_data_one.dat
…
binary_data_two.dat
…
conftest.py
- remove some crufty old testing options
2014-09-14 21:41:13 -04:00
profiles.txt
- more callcounts
2015-01-05 12:21:14 -05:00
requirements.py
- Added support for the :class:
postgresql.JSONB
datatype when
2015-01-31 19:04:54 -05:00