split databases #85
Labels
maintenance
e.g. upgrading framework or libraries
python
Pull requests that update Python code
wontfix
This will not be worked on
If the users and patient data were stored in two different databases, I would not need to always recreate all the users when something is broken with the patient data.
Also, this would allow me to delete and recreate the patient database (e.g. on every push to the
main
branch) from the data in thelyDATA
repository programmatically.The text was updated successfully, but these errors were encountered: