Postgres db schema #815
Unanswered
jcolinger3 (jcolinger3)
asked this question in
Q&A
Replies: 1 comment
|
Hi jcolinger3 (@jcolinger3) , One way I can see what you want done would be to generate the Postgres schema post-migration by interrogating the database directly. I am curious if anyone else has a suggestion for that. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'm discussing the use of Karrio, and one aspect that I'm curious about is the underlying database schema.
The UI has great features and data, but I'd like to be able to use the data for reports and other integrations.
Is there any database schema documentation?
(I don't use a schema monitor/crawler at this time, but researching as I have needs for that... lmk if anyone has any suggestions)
All reactions