Skip to content

Instantly share code, notes, and snippets.

@pstorch
Created January 4, 2017 14:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pstorch/a77a26a0ad466e57225ab6469af858e1 to your computer and use it in GitHub Desktop.
Save pstorch/a77a26a0ad466e57225ab6469af858e1 to your computer and use it in GitHub Desktop.
SchemaCrawler svg output
#!/bin/sh
#https://github.com/sualeh/SchemaCrawler
./schemacrawler.sh -c=graph -url=jdbc:sqlite:cgeo.sqlite -loglevel=CONFIG -infolevel=detailed -u=cgeo -outputformat=svg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment