Update docs/ko/docs/tutorial/sql-databases.md

Co-authored-by: daehyeon kim <87962045+DevDae@users.noreply.github.com>
This commit is contained in:
Nina Hwang 2021-11-25 10:02:23 +09:00 committed by GitHub
parent f1820ff339
commit 976aa9536a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -283,7 +283,7 @@ name: str
```
!!! tip "팁"
API로부터 반환되어 사용자를 읽기 위해 사용되는 Pydantic *모델* `User``password` 를 포함하지 않는다는 것을 주의하세요.
API로부터 반환되어 사용자를 읽기 위해 사용되는 Pydantic *모델* `User``password` 를 포함하지 않는다는 것을 주의하십시오.
### Pydantic의 `orm_mode` 사용