SemanticDiff fastapi
Add complete Async SQL (Relational) Databases example
#2730
Open

Add complete Async SQL (Relational) Databases example #2730

SnkSynthesis
SnkSynthesis Add complete async sql databases example
77cf6de6
codecov
github-actions
ArcLightSlavik
ArcLightSlavik approved these changes on 2021-01-31
ArcLightSlavik
ArcLightSlavik commented on 2021-01-31
SnkSynthesis Removed print statement in tests
1dbe366d
github-actions
github-actions
SnkSynthesis
SnkSynthesis SnkSynthesis force pushed 3 years ago
github-actions
github-actions
SnkSynthesis Changed id to note_id in endpoints
6a2ef75e
SnkSynthesis Changed id to note_id in endpoints
d1310427
SnkSynthesis Changed delete endpoint to return 204 status code and empty body
4bc0b9d4
SnkSynthesis Changed uses of stmt to query
4d583f79
SnkSynthesis Used **note.dict() to shorten code
acb51542
SnkSynthesis Remove 204 and instead keep 200 status code
f119188c
SnkSynthesis Modify tests
b2b6ff63
SnkSynthesis Updated explanation of notes.c.id
dca79487
SnkSynthesis Fix docs
910f9bb2
SnkSynthesis Check whether note exists or not in get one, delete, and update endpo…
60942465
SnkSynthesis Update tests and fix naming conflict
faecba3d
SnkSynthesis SnkSynthesis force pushed to faecba3d 3 years ago
SnkSynthesis Fix typo in docs
ea4f5e5e
github-actions
SnkSynthesis
ArcLightSlavik
ArcLightSlavik approved these changes on 2021-02-02
falkben
falkben commented on 2021-02-06
SnkSynthesis Removed updated item response
df7509ab
github-actions
falkben
falkben approved these changes on 2021-02-06
SnkSynthesis Use inheritance instead of repeating code in pydantic models
b5bf2ba9
github-actions
SnkSynthesis Merge branch 'master' of https://github.com/tiangolo/fastapi into add…
afbe7c00
github-actions
SnkSynthesis Merge branch 'tiangolo:master' into add_complete_async_sql_databases_…
5b716c29
tiangolo Merge branch 'master' into add_complete_async_sql_databases_example
f07d2985
pre-commit-ci[bot] 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
536e70df
github-actions
tiangolo tiangolo added investigate
tiangolo Merge branch 'master' into add_complete_async_sql_databases_example
8e4949f4
github-actions
tiangolo Merge branch 'master' into add_complete_async_sql_databases_example
4c8dd577
github-actions
SnkSynthesis Rename note_ to note_fetched
54b1e608
SnkSynthesis Remove unnecessary `response_model=Note`
10516ce6
SnkSynthesis Update OpenAPI schema
31df89e4
github-actions
SnkSynthesis Merge branch 'master' into add_complete_async_sql_databases_example
939f4ce3
SnkSynthesis
github-actions
tiangolo tiangolo added docs
tiangolo tiangolo removed investigate
tiangolo tiangolo added p4
alejsdev

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone