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