andrewwhitehead / schemaspy-docker

Quickly run SchemaSpy on a database and serve the results
Apache License 2.0
10 stars 9 forks source link

Upgrade deps #6

Open phil294 opened 3 years ago

phil294 commented 3 years ago

Hello, thanks for this repo, it works great, but needed a few maintainance adjustments. These were all done by @marcocali, all credit to him. But I don't know why he chose not to submit a PR. I successfully tested this PR with a SQLite DB. However, it seems that for some reason schemaspy now requires a user to be set for sqlite access (ERROR - The following option is required: [-u | --user | user | schemaspy.u | schemaspy.user]). This doesn't make any sense but can easily be circumvented by adding -e DATABASE_USER=placeholder.