]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
light docstring tweaks to the pool
authorJason Kirtland <jek@discorporate.us>
Sun, 19 Aug 2007 18:34:24 +0000 (18:34 +0000)
committerJason Kirtland <jek@discorporate.us>
Sun, 19 Aug 2007 18:34:24 +0000 (18:34 +0000)
commitd1020a8d4ee96a4b00eed9b0eae8adf176bcd149
treea81513b8be80f51494d189907bd1c54c7cce7e61
parent551512c561e9cdd2caab22fdd022ebdaede568fe
light docstring tweaks to the pool
more pedantic DBAPI -> DB-API changes in docstrings
lib/sqlalchemy/databases/oracle.py
lib/sqlalchemy/exceptions.py
lib/sqlalchemy/pool.py
lib/sqlalchemy/sql/compiler.py
lib/sqlalchemy/sql/expression.py
lib/sqlalchemy/types.py