diff options
-rw-r--r-- | doc/build/changelog/changelog_09.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build/changelog/changelog_09.rst b/doc/build/changelog/changelog_09.rst index dcec53d1e..6c42c7efa 100644 --- a/doc/build/changelog/changelog_09.rst +++ b/doc/build/changelog/changelog_09.rst @@ -146,7 +146,7 @@ for background on building out from SQLAlchemy's test platform. .. change:: - :tags: orm feature + :tags: feature, orm :tickets: 2976 Added a new option to :paramref:`.relationship.innerjoin` which is |