Update README.md

This commit is contained in:
Dale Scott
2015-04-18 10:31:41 -06:00
parent caddd252cc
commit cd5baf16e3
+2
View File
@@ -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.