Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,9 @@ ENV/
.spyderproject
.spyproject

# PyCharms project settings
/.idea

# Rope project settings
.ropeproject

Expand Down
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ This repository contains:
* C# code for the web interface (folder IEDC_webapp)
* Sample code for the pymysql interface (folder mySQL_Python_Examples)

Last change of this document: October 19th, 2018.
Database schema diagram:

![IEDC relational database schema diagram, showing only main tables and relationships](/doc/IEDC-EER-MainTables.JPG)

Last change of this document: October 29th, 2018.
Binary file added doc/IEDC-EER-AllTables.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/IEDC-EER-MainTables.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.