Skip to content

Commit 030ad3b

Browse files
committed
Added New DB Pictures
1 parent 72df99a commit 030ad3b

File tree

5 files changed

+2
-2
lines changed

5 files changed

+2
-2
lines changed

_docs/developer/software_and_system_design/database_design.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@ Note: To add the Submitty server to pgAdmin, follow the [pgAdmin setup instructi
3434

3535
## Entity-Relation Diagrams
3636

37-
1. Submitty Database (updated 2019-06-05, see [code for most recent](https://github.com/Submitty/Submitty/blob/master/migration/migrator/data/submitty_db.sql)):
37+
1. Submitty Database (updated 2025-08-02, see [code for most recent](https://github.com/Submitty/Submitty/blob/master/migration/migrator/data/submitty_db.sql)):
3838
![Database Entity Graph](/images/database_entity_graph.png)
3939

40-
2. Courses Tables (updated 2019-06-05, see [code for most recent](https://github.com/Submitty/Submitty/blob/master/migration/migrator/data/course_tables.sql)):
40+
2. Courses Tables (updated 2025-08-02, see [code for most recent](https://github.com/Submitty/Submitty/blob/master/migration/migrator/data/course_tables.sql)):
4141
![Database Entity Graph](/images/database_course_entity_graph.png)
4242

4343
Diagram generated using [DataGrip](https://www.jetbrains.com/datagrip/), by
492 KB
Loading

images/2019_database_entity_graph.png

94.3 KB
Loading
3.32 MB
Loading

images/database_entity_graph.png

563 KB
Loading

0 commit comments

Comments
 (0)