Closed ashwinik001 closed 4 years ago
This is a duplicate of #584.
But We have the schemameta file/files that can augment a database. But I still think it requires a running database. I've had been pondering and wanting to make it possible to supply schemaspy with other inputs. Like xml or json (currently schemaspy can produce xml output. however it can't be used as input). Due to lack of time and priorities this hasn't been done.
But if that was to be implemented we could probably output yaml or read yaml instead.
As for you problem it's sort of a bother, but I hope you have automated it, using ci and docker.
Schemaspy is a great tool :))
Enhancement/Feature Request:
I am working on a project where we define our database entity definitions and relationships in the yaml files. During our cross functional team meetings/discussions for a better understanding of these relationships I am doing the followings:
Expected Behavior
I was just wondering if schemaspy could read from the sql dump/file as produced from step#1 and do the job.
Current Behavior
The step#2 seems an overload where I have to have a postgresql server only for this sake.
Possible Solution
NA
Steps to Reproduce (for bugs)
NA
Context
NA
Your Environment
NA