As a developer wanting to initialize a database according to the models declared
Given that the models have been created
When a db file should be generated matching the classes created in the models
Then run the python commands used to create a db file
As a developer wanting to initialize a database according to the models declared Given that the models have been created When a db file should be generated matching the classes created in the models Then run the python commands used to create a db file