Closed hhm970 closed 5 months ago
Given our schema, we then run this on a local PostgreSQL database to create all tables required.
/database/schema.sql
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.
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.