diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2008-12-07 06:30:00 +0000 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2008-12-07 06:30:00 +0000 |
| commit | ee7fcf311068ca233de43eaec241ccc965c626a2 (patch) | |
| tree | f0c458158c4d106daae6f303385ebf548e426f32 /doc/build/index.rst | |
| parent | bdf0117578df3623b7c271e5ed9566928410cc6b (diff) | |
| download | sqlalchemy-ee7fcf311068ca233de43eaec241ccc965c626a2.tar.gz | |
- re-documented Table and Column constructors, fixed case sensitivity description [ticket:1231]
- turned on autoclass_content="both". Need to specify __init__ docstring with a newline after the """.
- other docs
Diffstat (limited to 'doc/build/index.rst')
| -rw-r--r-- | doc/build/index.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/build/index.rst b/doc/build/index.rst index 031d579c6..ed33dfbe5 100644 --- a/doc/build/index.rst +++ b/doc/build/index.rst @@ -21,4 +21,3 @@ Indices and tables * :ref:`genindex` * :ref:`search` - |
