]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- added documentation for Inspector [ticket:1820]
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 13 Jun 2010 19:49:27 +0000 (15:49 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 13 Jun 2010 19:49:27 +0000 (15:49 -0400)
commit7378611832a8b58ce040dab3ee0739209c4c8854
tree15d7ef3d60c5133a8b2089e4fc7cbbad49a07f08
parent27781263d93e4e35c8c39ed163fa827506cfb193
- added documentation for Inspector [ticket:1820]
- fixed "toplevel" regexp to include tokens of the form foo-bar-toplevel (i.e. multiple dashes)
- some CSS adjustment so that all API headings are in gray.
CHANGES
doc/build/builder/util.py
doc/build/metadata.rst
doc/build/reference/sqlalchemy/index.rst
doc/build/reference/sqlalchemy/inspector.rst [new file with mode: 0644]
doc/build/static/docs.css
lib/sqlalchemy/__init__.py
lib/sqlalchemy/engine/reflection.py