full-stack-fastapi-template
full-stack-fastapi-template copied to clipboard
What are the best practices for seeders after migration?
I want to insert master data which is seed data after migration.
Where would you like to implement this?
init_db.py?