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 04:48:02 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c09b79d61eaba130efcd676db5e27ac3635535d2
sqlalchemy
/
lib
/
sqlalchemy
/
engine
T
History
Mike Bayer
199fb1dd38
document the crap out of text(), Session.execute()
2010-07-20 11:54:58 -04:00
..
__init__.py
- verbiage expressing that pool_size==0 means no limit; NullPool is
2010-07-02 14:16:08 -04:00
base.py
document the crap out of text(), Session.execute()
2010-07-20 11:54:58 -04:00
ddl.py
- Table.create() and Table.drop() no longer apply metadata-
2010-04-16 13:08:45 -04:00
default.py
- updated obsolete docs regarding sequences, RETURNING for pg
2010-07-06 17:39:20 -04:00
reflection.py
fix variable name
2010-06-14 20:11:02 -04:00
strategies.py
- The visit_pool() method of Dialect is removed, and replaced with
2010-03-15 13:08:31 -04:00
threadlocal.py
- Pool classes will reuse the same "pool_logging_name" setting
2010-05-30 20:24:08 -04:00
url.py
- fixed the import for entrypoint-driven dialects to
2009-12-05 00:36:11 +00:00