Skip to content

Instantly share code, notes, and snippets.

@taizawa
Created September 28, 2016 01:23
Show Gist options
  • Save taizawa/db59b679bcd17200dc0f532e1a54e2b9 to your computer and use it in GitHub Desktop.
Save taizawa/db59b679bcd17200dc0f532e1a54e2b9 to your computer and use it in GitHub Desktop.
SequelPro ER図
$ brew install graphviz
# Sequel Proで File > Export… > Dot を出力形式で選択 > Export。
$ dot -Tpng localhost-db.dot > localhost-db.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment