fastapi_sqlalchemy_mysql icon indicating copy to clipboard operation
fastapi_sqlalchemy_mysql copied to clipboard

fastapi 基础脚手架, fastapi + pydantic2 + sqlalchemy2 + alembic + mysql + redis

Results 4 fastapi_sqlalchemy_mysql issues
Sort by recently updated
recently updated
newest added

I encountered an issue when building the Docker container, where the fsm_mysql service refers to an undefined volume, resulting in the following error: `service "fsm_mysql" refers to undefined volume fba_mysql:...

Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4. Commits bd81538 2024.07.04 (#295) 06a2cbf Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#294) 13bba02 Bump actions/checkout from 4.1.6 to 4.1.7 (#293) e8abcd0 Bump pypa/gh-action-pypi-publish from...

dependencies

Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.0 to 10.3.0. Release notes Sourced from pillow's releases. 10.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/10.3.0.html Changes CVE-2024-28219: Use strncpy to avoid buffer overflow #7928 [@​hugovk] Use functools.lru_cache for hopper() #7912 [@​hugovk]...

dependencies

不管是权限验证,还是注册必填没写,都会报错500,Internal Server Error ,原因好像是返回ResponseModel跟错误结构对不上 ![Xnip2024-09-26_18-30-04](https://github.com/user-attachments/assets/bf414895-2b94-45ea-b819-17775ff1aabb)