Skip to content

Add FastAPI MySQL App Service / ACA #56

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 33 commits into
base: main
Choose a base branch
from

Conversation

john0isaac
Copy link
Contributor

Purpose

  • Add FastAPI MySQL XX App Service
  • Add FastAPI MySQL XX ACA

After building this I used Cookiecutter to generate the repo I previously created and there were no changes in the code.

Does this introduce a breaking change?

[X] Yes
[ ] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[X] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

error: django.db.utils.OperationalError: (2002, Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2))
Django has the same env vars for development and production. My production env vars started with Azure_something which made django deployment fail
@john0isaac
Copy link
Contributor Author

related to this PR a5085bc , 89bd0c8 , 6408f37

@john0isaac john0isaac changed the title Add fastapi mysql Add FastAPI MySQL App Service / ACA Mar 3, 2024
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