Database table description #2120
Answered
by
KyleSCraig
andreagrax
asked this question in
Technical Discussion
-
|
I'm trying to generate a bunch of task definitions editing the database, but I can't find the description of the DB schema. Is it somewhere available ? |
Beta Was this translation helpful? Give feedback.
Answered by
KyleSCraig
Mar 18, 2025
Replies: 1 comment 2 replies
-
|
There's not documentation that I'm aware of but the database is self-documenting with sensible column and table names. Unless I'm too much of a novice to understand what you mean. I don't know how one would modify a database they don't know how to read. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
iSoron
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There's not documentation that I'm aware of but the database is self-documenting with sensible column and table names.
Unless I'm too much of a novice to understand what you mean. I don't know how one would modify a database they don't know how to read.