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-31 12:58:45 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3db84b174ad9a6c7ba64a8dfd1746905651ca04f
sqlalchemy
/
test
T
History
Sławek Ehlert
3db84b174a
- cx_Oracle.makedsn can now be passed service_name; squash
...
commit of pr152
2014-04-02 13:45:53 -04: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
- cx_Oracle.makedsn can now be passed service_name; squash
2014-04-02 13:45:53 -04: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
- the NoseSQLAlchemyPlugin has been moved to a
2010-10-17 15:23:14 -04:00
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