We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
brew install graphviz
sqlite3 pacoupa.db -init sqlite-schema-diagram.sql "" > schema.dot dot -Tsvg schema.dot > schema.svg
Référence: https://gitlab.com/Screwtapello/sqlite-schema-diagram/-/tree/main