hhm970 / mental-health-monitor-project

0 stars 0 forks source link

Create local database #4

Closed hhm970 closed 2 weeks ago

hhm970 commented 3 weeks ago

Description

Given our schema, we then run this on a local PostgreSQL database to create all tables required.

Required Files

/database/schema.sql

User Story

As an engineer, I need to ensure that the tables for my database run locally, so that I can ensure it is error-free when running it on the cloud.