alexanderrichards / ProductionSystem

MIT License
0 stars 1 forks source link

Check why restarting the webapp recreates the DB #16

Closed alexanderrichards closed 6 years ago

alexanderrichards commented 6 years ago

This could just be an artefact of the dummy data I fill it with but should check why when we add more data it is gone on next restart.

alexanderrichards commented 6 years ago

This is all ok, it's part of the temporary testing setup, see line 70 below:

https://github.com/alexanderrichards/ProductionSystem/blob/097c4950eebba26e075e54eaad9babebe4fe274a/productionsystem/webapp/WebApp.py#L64-L73