Skip to content

Commit e267227

Browse files
committed
📝 Update release notes
1 parent 205e59c commit e267227

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,8 @@ def test_pydantic_sqlalchemy():
108108

109109
### Latest Changes
110110

111+
* Do not include SQLAlchemy defaults in Pydantic models. PR [#4](https://github.com/tiangolo/pydantic-sqlalchemy/pull/4).
112+
111113
### 0.0.3
112114

113115
* Add support for `exclude` to exclude columns from Pydantic model. PR [#3](https://github.com/tiangolo/pydantic-sqlalchemy/pull/3).

0 commit comments

Comments
 (0)