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
ff2266bfac552ddf2fbed6cad91f2af35fbcbb7e
sqlalchemy
/
test
T
History
Mike Bayer
c7b52003fb
- add a flag to DefaultDialect for this so that people will have some
...
workaround
2013-06-04 18:43:59 -04:00
..
aaa_profiling
- zoomark tests
2013-05-26 19:47:13 -04:00
base
merge default
2013-05-23 13:02:33 -04:00
dialect
- repair for py3k
2013-05-29 18:29:12 -04:00
engine
- additional oracle fixes. cx_oracle under py3k is complaining about tuples to executemany(),
2013-05-27 17:06:05 -04:00
ext
extension tests
2013-05-26 13:09:05 -04:00
orm
- improve overlapping selectables, apply to both query and relationship
2013-06-04 18:23:06 -04:00
perf
no need for all these scripts, not worth maintaining
2013-04-28 15:02:44 -04:00
sql
- add a flag to DefaultDialect for this so that people will have some
2013-06-04 18:43:59 -04:00
__init__.py
…
binary_data_one.dat
…
binary_data_two.dat
…
profiles.txt
get profile 1a back down to 5100 calls, that one was 10% greater due to this
2013-05-26 20:02:17 -04:00
requirements.py
fix serializer tests. something is wrong with non-C pickle but for some reason py3k's pickle seems to be OK? not sure why that is, as this
2013-05-26 13:08:24 -04:00