Skip to content

🛠️ [TASK] : Integrate SchemaSpy into our Postgresql Docs building #315

Open
@stevenj

Description

@stevenj

Summary

Update Postgresql Schema rendering to a better tool

Description

SchemaSpy has much better schema rendering capabilites than we do currently.
See: https://schemaspy.org/

As we will need a very good way to render and review DB schemas, and their development, it is worthwhile improving how we visualize it.

The task here involves:

Note:

  • Catalyst-Core still uses dbviz, and there is no need to update it to use the new tooling. Its version is pinned, so removing dbviz from a later version should not be a problem.
  • No other repo currently has database schemas to document, so no requirement exists to update any other docs to this.

Metadata

Metadata

Assignees

Labels

documentationPull requests that update a documentationgood first issueGood for newcomers

Type

No type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions