Reaves.dev

v0.1.0

built using

Phoenix v1.7.12

DB Specification

Stephen M. Reaves

::

2023-06-05

Notes about Lesson 4 of CS-6400

Summary

Constraints

There are some constraints that can’t be modeled in EER and need to be handled in app code.

Task Decomposition

There are times where you need to break up a task to better fit how a db models it.