pilosus / dienstplan

Slack bot app for duty rotations
https://dienstplan-slack.pilosus.org
Other
21 stars 1 forks source link

[TECH] clojure.spec for database relations #83

Closed pilosus closed 1 year ago

pilosus commented 1 year ago

It's hard to understand the current DB tables schema from the code alone. Switching between the testing/prod database or migrations doesn't look quite right: migrations are fine while there are a few of them.

Writing DB tables spec can be beneficial: