diff --git a/README.md b/README.md index 263748d..05e7927 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,8 @@ I wanted to experiment with the schema using [MySQL](http://www.mysql.com). * Changed record create and modified date columns to type DATETIME to avoid TIMESTAMP range (1997 - 2038 UTC) and other limitations * Created separate structure and data SQL files (or maybe it was done with [_Access to MySQL_](http://www.bullzip.com). * Imported SQL into MySQL Workbench + * Added foreign key relationships visually * Exported EER Diagrams +---- [1]: BullZip *Access to MySQL* version 5.1.242. *Access to MySQL* "...may be used free of charge for non-commercial purposes.", http://www.bullzip.com, accessed 2014-01-08.