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-07 08:11:50 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e5415ee9e10da5db55d1ebeac8a486cd4ac88984
sqlalchemy
/
lib
/
sqlalchemy
T
History
Mike Bayer
e5415ee9e1
more work on cycles, fleshed out tests for post_update, fix to the delete phase of a one-to-many post update
...
closes [ticket:67]
2006-02-27 01:05:01 +00:00
..
databases
Merge indexes [1047]:[1048] into trunk (for
#6
)
2006-02-26 22:57:46 +00:00
ext
Refactored ProxyEngine into BaseProxyEngine and ProxyEngine. Also added an AutoConnectProxyEngine to late bind to a particular dburi. I ran the proxy_engine test, however, I don't have postgresql installed so not all tests worked. Also, I don't have an WSGI package installed to run the wsgi tests.
2006-02-25 17:50:46 +00:00
mapping
more work on cycles, fleshed out tests for post_update, fix to the delete phase of a one-to-many post update
2006-02-27 01:05:01 +00:00
__init__.py
merged sql_rearrangement branch , refactors sql package to work standalone with
2006-02-25 07:12:50 +00:00
ansisql.py
Merge indexes [1047]:[1048] into trunk (for
#6
)
2006-02-26 22:57:46 +00:00
attributes.py
some comments, changed SmartProperty to be smarter, UOW
2006-02-19 01:25:56 +00:00
engine.py
create() statements return the created object so they can be instantiated and
2006-02-26 02:24:42 +00:00
exceptions.py
exception package added, support throughout
2006-02-19 00:19:16 +00:00
pool.py
merged fix that insures unrealized connections dont fill up the pool
2006-01-31 05:20:19 +00:00
schema.py
Merge indexes [1047]:[1048] into trunk (for
#6
)
2006-02-26 22:57:46 +00:00
sql.py
Merge indexes [1047]:[1048] into trunk (for
#6
)
2006-02-26 22:57:46 +00:00
types.py
fixes to TypeDecorator, including A. Houghton's patch
2006-02-11 19:35:50 +00:00
util.py
merged sql_rearrangement branch , refactors sql package to work standalone with
2006-02-25 07:12:50 +00:00