diff --git a/database/README.md b/database/README.md index 6f0ac76ee..06439ad62 100644 --- a/database/README.md +++ b/database/README.md @@ -4,6 +4,6 @@ Running `make dev` in the docker environment will create and persist the database. ## Database Diagram -![](relationships.real.large.png) +![](database_relationships.Sept2023.png) See more detailed database schema information [here](https://disman.tl/oo-docs/). diff --git a/database/database_relationships.Sept2023.png b/database/database_relationships.Sept2023.png new file mode 100644 index 000000000..d33c38c85 Binary files /dev/null and b/database/database_relationships.Sept2023.png differ diff --git a/database/relationships.real.large.png b/database/relationships.real.large.png deleted file mode 100644 index 2e7824ee1..000000000 Binary files a/database/relationships.real.large.png and /dev/null differ