Skip to content

Commit 205e59c

Browse files
authored
🐛 Do not include SQLAlchemy defaults in Pydantic models (tiangolo#4)
* ➕ Update dev dependencies * 🐛 Do not include SQLAlchemy default in Pydantic model * ✅ Add/update tests for defaults
1 parent e651a6a commit 205e59c

File tree

5 files changed

+891
-29
lines changed

5 files changed

+891
-29
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@
55
dist
66
.coverage
77
coverage.xml
8+
htmlcov

0 commit comments

Comments
 (0)