Skip to content

Database SQL Creation Script

User Story

  • As a: developer,
  • I want: a database creation script
  • so that: we can start creating the database and every system that relies upon the database (see context diagram).

Functional Requirements

Description

This file will be used to create the whole database schema, including the multiple tables and relationships.

MySQL Workbench can create an automatic schema diagram for you.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information