We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef78f36 commit 9d9fafdCopy full SHA for 9d9fafd
CHANGES.rst
@@ -4,6 +4,8 @@ Version history
4
**UNRELEASED**
5
6
- Migrated all packaging/testing configuration to ``pyproject.toml``
7
+- Fixed unwarranted ``ForeignKey`` declarations appearing in column attributes when there are
8
+ named, single column foreign key constraints (PR by Leonardus Chen)
9
. Fixed ``KeyError`` when rendering an index without any columns
10
- Worked around PostgreSQL UUID columns getting ``Any`` as the type annotation
11
0 commit comments