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-17 22:22:13 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
37762aad5c3d4e43bbf01fbd798d6d010672fbdb
sqlalchemy
/
lib
/
sqlalchemy
/
engine
T
History
Mike Bayer
37762aad5c
- merged last_inserted_ids() fix from trunk [changeset:2743]
2007-06-17 00:57:06 +00:00
..
__init__.py
some docstrings
2007-04-19 16:00:35 +00:00
base.py
- result sets from CRUD operations close their underlying cursor immediately.
2007-06-14 18:17:05 +00:00
default.py
- merged last_inserted_ids() fix from trunk [changeset:2743]
2007-06-17 00:57:06 +00:00
strategies.py
- added 'url' attribute to Engine
2007-04-29 16:56:11 +00:00
threadlocal.py
migrated (most) docstrings to pep-257 format, docstring generator using straight <pre> + trim() func
2007-02-25 22:44:52 +00:00
url.py
- the dialects within sqlalchemy.databases become a setuptools
2007-04-17 20:49:35 +00:00