Skip to content

Use request.state for SQLAlchemy session in tutorial#45

Merged
tiangolo merged 1 commit intomasterfrom
request-state-db
Feb 19, 2019
Merged

Use request.state for SQLAlchemy session in tutorial#45
tiangolo merged 1 commit intomasterfrom
request-state-db

Conversation

@tiangolo
Copy link
Member

✨ Use new shiny request.state introduced in Kludex/starlette#404 for SQLAlchemy session in SQL tutorial.

Related to #27

@codecov
Copy link

codecov bot commented Feb 19, 2019

Codecov Report

Merging #45 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #45   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files         105    105           
  Lines        2684   2685    +1     
=====================================
+ Hits         2684   2685    +1
Impacted Files Coverage Δ
docs/src/sql_databases/tutorial001.py 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ba10838...60987fc. Read the comment docs.

@tiangolo tiangolo merged commit 12e087f into master Feb 19, 2019
@tiangolo tiangolo deleted the request-state-db branch February 19, 2019 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant