summaryrefslogtreecommitdiff
path: root/docs/build/unreleased/914.rst
blob: cbc9f34d1233596da3f00222ab03160c3754c96f (plain)
1
2
3
4
5
6
7
8
.. change::
    :tags: bug, mypy
    :tickets: 914

    Fixed type annotations for the "constraint_name" argument of operations
    ``create_primary_key()``, ``create_foreign_key()``.  Pull request courtesy
    TilmanK.