s3rius / FastAPI-template

Feature rich robust FastAPI template.
MIT License
1.79k stars 161 forks source link

Fixed dummy model. #176

Closed s3rius closed 11 months ago

s3rius commented 1 year ago

This PR closes #173.

Now option is hidden from users, when they choose no database or orm. Unfortunately, users still able to add --dummy with none orm using CLI.