Created
September 28, 2016 01:23
-
-
Save taizawa/db59b679bcd17200dc0f532e1a54e2b9 to your computer and use it in GitHub Desktop.
SequelPro ER図
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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