diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2021-01-19 15:14:46 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2021-01-19 15:14:46 -0500 |
commit | e48d97b46a4ad19d4efe3c22d23d89d0ed92a310 (patch) | |
tree | de49a1c2d32807cca6a37946e972f9a1012bbade /test/sql/test_functions.py | |
parent | 0a180a58baa4532cb07d9ca94057392a27b42421 (diff) | |
download | sqlalchemy-e48d97b46a4ad19d4efe3c22d23d89d0ed92a310.tar.gz |
Document Table/Column accessors
As Sphinx will not allow us to add attributes to the
.rst file while maintaining order, these have to be added
as class-level attributes.
Inlcude notes that "index" and "unique" parameters, while
indicated by Column.index / Column.unique, do not actually
indicate if the column is part of an index.
Fixes: #5851
Change-Id: I18fbaf6c504c4b1005b4c51057f80397fb48b387
Diffstat (limited to 'test/sql/test_functions.py')
0 files changed, 0 insertions, 0 deletions