full-stack-fastapi-template icon indicating copy to clipboard operation
full-stack-fastapi-template copied to clipboard

Fix alembic autogenerate issue

Open javadzarezadeh opened this issue 11 months ago • 0 comments

I've mapped the Docker container's Alembic folder to the local directory, ensuring that any auto-generated migration files created by Alembic are automatically copied to the local development environment.

javadzarezadeh avatar Nov 24 '24 14:11 javadzarezadeh