Cannot connect My SQL Database with FastAPI and SQL SqlAlchemy
I have just started learning about Python and FastAPI to participate in a new project, but I can’t create tables or ensure that the application has connected to MySQL, is my code or MySQL cause the issue?