Updated version of database creation SQL (nurs6293_createdb.sql.gz) that reorganizes the four clinical data set as separate databases (owned by Postgres user) and creates nine blank databases (mydb1-9) owned by student user). Not sure how/if we will use the blank databases. We may end up ignoring them in the final configuration.
You can test using the createdb branch prior to merging into the main branch.
After you merge into main, delete the createdb branch.
Updated version of database creation SQL (nurs6293_createdb.sql.gz) that reorganizes the four clinical data set as separate databases (owned by Postgres user) and creates nine blank databases (mydb1-9) owned by student user). Not sure how/if we will use the blank databases. We may end up ignoring them in the final configuration.
You can test using the createdb branch prior to merging into the main branch. After you merge into main, delete the createdb branch.