]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- fix link to types in metadata, fixes #3618
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 10 Jan 2016 16:48:53 +0000 (11:48 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 10 Jan 2016 16:54:22 +0000 (11:54 -0500)
commitb8ccf585c0b384b8a859e533d2b18aabfd166df9
treebeb5cab100183e8e19dd3697da20645365c40eb3
parent29a98584652873854daeebf49db3d38674a672af
- fix link to types in metadata, fixes #3618
- fix "version" got whacked into "f" in core tutorial
- fix short underline in automap
- fix unmatched boldface in session events

(cherry picked from commit d03477d4b761132f44c48417be09d622ad9adfd3)
doc/build/core/metadata.rst
doc/build/orm/session_events.rst
lib/sqlalchemy/ext/automap.py