GitHub / mfreeborn/fastapi-sqlalchemy issues and pull requests
#49 - Bug fixes, switched to poetry for dependency management, re-enabled build/release action
Pull Request -
State: closed - Opened by Ewen-Zippedscript over 1 year ago
#48 - If I have two or more databases that need to be connected, how should I use them?
Issue -
State: closed - Opened by xhatt almost 2 years ago
- 2 comments
#47 - Added expanded functionality and revamped the way the Middleware works.
Pull Request -
State: closed - Opened by Ewen-Zippedscript almost 2 years ago
- 4 comments
#46 - Incompatible with later versions of FastAPI/Pydantic?
Issue -
State: closed - Opened by willarmiros almost 2 years ago
- 1 comment
#45 - Synchronous path operation functions are not compatible when using SQLite.
Issue -
State: closed - Opened by mkdir700 about 2 years ago
- 1 comment
#44 - Bump starlette from 0.13.2 to 0.25.0
Pull Request -
State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#43 - Allow session rollbacks on HTTPExceptions
Pull Request -
State: open - Opened by mghh over 2 years ago
#42 - Bump certifi from 2019.9.11 to 2022.12.7
Pull Request -
State: open - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#41 - Feature/async
Pull Request -
State: open - Opened by rennancockles about 3 years ago
#40 - [Question] startup and shutdown: AttributeError: type object 'DBSession' has no attribute 'connected'
Issue -
State: closed - Opened by scheung38 about 4 years ago
- 2 comments
#39 - Routing does not need to be connected database through dependency injection ?
Issue -
State: closed - Opened by Jieszs about 4 years ago
- 2 comments
#38 - Bump fastapi from 0.52.0 to 0.65.2
Pull Request -
State: open - Opened by dependabot[bot] about 4 years ago
Labels: dependencies
#37 - Bump urllib3 from 1.25.6 to 1.26.5
Pull Request -
State: open - Opened by dependabot[bot] about 4 years ago
Labels: dependencies
#36 - Bump pydantic from 0.32.2 to 1.6.2
Pull Request -
State: open - Opened by dependabot[bot] about 4 years ago
Labels: dependencies
#35 - Bump urllib3 from 1.25.6 to 1.25.8
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
- 2 comments
Labels: dependencies
#34 - Bump py from 1.8.0 to 1.10.0
Pull Request -
State: open - Opened by dependabot[bot] over 4 years ago
Labels: dependencies
#33 - Bump pyyaml from 5.3.1 to 5.4
Pull Request -
State: open - Opened by dependabot[bot] over 4 years ago
Labels: dependencies
#32 - How does the library use asynchronous mode?
Issue -
State: open - Opened by pylixm over 4 years ago
- 5 comments
#31 - Update README with test DB and fixture documentation
Pull Request -
State: open - Opened by leblancfg over 4 years ago
#30 - During pytest, `with db()` does not use test db
Issue -
State: open - Opened by buddha314 over 4 years ago
#29 - Update middleware.py
Pull Request -
State: closed - Opened by loweryjk over 4 years ago
#28 - Starlette version is incompatible
Issue -
State: open - Opened by grayguest over 4 years ago
- 1 comment
#27 - how to use db session in router level unit test
Issue -
State: open - Opened by zzmao over 4 years ago
- 4 comments
#26 - query support a la Flask SQLAlchemy
Issue -
State: open - Opened by acidjunk almost 5 years ago
- 4 comments
#25 - BaseHTTPMiddleware based Middleware Breaks Background Tasks
Issue -
State: open - Opened by cancan101 almost 5 years ago
#24 - Best practices for using with Test Database
Issue -
State: open - Opened by moldhouse almost 5 years ago
- 1 comment
#23 - Fix location of py.typed file
Pull Request -
State: closed - Opened by cancan101 almost 5 years ago
- 3 comments
#22 - Make package PEP 561 compatible
Pull Request -
State: closed - Opened by cancan101 almost 5 years ago
- 2 comments
#21 - Make Package PEP 561 compatible
Issue -
State: closed - Opened by cancan101 almost 5 years ago
#20 - Multiple DBs
Issue -
State: open - Opened by lefnire almost 5 years ago
- 5 comments
#19 - add option to automatically commit on exit
Pull Request -
State: closed - Opened by nickgieschen almost 5 years ago
- 3 comments
#18 - Fix db type hinting DBSession to DBSessionMeta
Pull Request -
State: closed - Opened by teamhide about 5 years ago
- 1 comment
#17 - Add session variable to DBSession init
Pull Request -
State: closed - Opened by teamhide about 5 years ago
- 3 comments
#16 - Could not find latest version
Issue -
State: closed - Opened by abhisheksms about 5 years ago
- 2 comments
#15 - Update README to include a more robust working example
Issue -
State: open - Opened by mfreeborn about 5 years ago
- 3 comments
#14 - ERROR: fastapi-sqlalchemy 0.1.0 has requirement starlette<=0.12.9,>=0.12.9, but you'll have starlette 0.13.4 which is incompatible.
Issue -
State: closed - Opened by cnly1987 about 5 years ago
- 7 comments
#13 - Migrate to Github Actions
Pull Request -
State: closed - Opened by mfreeborn about 5 years ago
- 1 comment
#12 - hi,can we develop this project together?
Issue -
State: closed - Opened by zky001 over 5 years ago
- 1 comment
#11 - a question
Issue -
State: closed - Opened by flyinghu123 over 5 years ago
- 1 comment
#10 - blackify
Pull Request -
State: closed - Opened by mfreeborn over 5 years ago
#9 - Add coveralls support
Pull Request -
State: closed - Opened by mfreeborn over 5 years ago
#8 - Update dependencies
Pull Request -
State: closed - Opened by mfreeborn over 5 years ago
#7 - update travis config and readme
Pull Request -
State: closed - Opened by mfreeborn over 5 years ago
#6 - add Travis support
Pull Request -
State: closed - Opened by mfreeborn over 5 years ago
#5 - update requirements and tests
Pull Request -
State: closed - Opened by elsimqoz over 5 years ago
#4 - Update Starlette
Issue -
State: closed - Opened by elsimqoz over 5 years ago
- 4 comments
#3 - How to use this package with pytest?
Issue -
State: closed - Opened by nf1s over 5 years ago
- 3 comments
#2 - Update to allow custom engine parameter
Pull Request -
State: closed - Opened by guiscaranse over 5 years ago
- 3 comments
#1 - Session.rollback are sync operation
Issue -
State: closed - Opened by kataev over 5 years ago
- 1 comment