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 99b73c0 commit 5b9aee2Copy full SHA for 5b9aee2
CHANGES.rst
@@ -1,10 +1,10 @@
1
Version history
2
===============
3
4
-**UNRELEASED**
+**3.0.0**
5
6
-- Changed nullable relationships to include ``Optional`` in their type annotations
7
- Dropped support for Python 3.8
+- Changed nullable relationships to include ``Optional`` in their type annotations
8
- Fixed SQLModel code generation
9
- Fixed two rendering issues in ``ENUM`` columns when a non-default schema is used: an
10
unwarranted positional argument and missing the ``schema`` argument
0 commit comments