summaryrefslogtreecommitdiff
path: root/test/dialect/postgresql/test_compiler.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2022-08-10 12:40:17 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2022-08-10 12:55:19 -0400
commitc4b7f1f7c9745a72f22886e6ca487f3c631a20f5 (patch)
tree792d806bdc73373d806db9c1855350199fced611 /test/dialect/postgresql/test_compiler.py
parent7e442cd0a9341ac828b4c4820818ad80ad9200fa (diff)
downloadsqlalchemy-c4b7f1f7c9745a72f22886e6ca487f3c631a20f5.tar.gz
doc fixes
* fixed erroneous use of mapped_column() in m2m relationship Table * Fill in full imports for some relationship examples that had partial imports; examples that have no imports, leave empty for now * converted joined/single inh mappings to annotated style * We have a problem with @declared_attr in that the error message is wrong if the mapped_column() returned doesnt have a type, and/or mapped_column() with @declared_attr doesnt use the annotation * fix thing where sphinx with undoc-members global setting seems to no longer tolerate ":attribute:" entries in autodoc classes, which is fine we can document the annotations now * Fix mapper params in inheritance to be on Mapper * add missing changelog file for instances remove Change-Id: I9b70b25a320d8122fade68bc4d1f82f8b72b26f3
Diffstat (limited to 'test/dialect/postgresql/test_compiler.py')
0 files changed, 0 insertions, 0 deletions