chore: organize diagrams in different folders

This commit is contained in:
Laurence Isla
2024-06-26 11:33:04 -05:00
parent ecf9d56c91
commit 5acb29ce94
12 changed files with 9 additions and 9 deletions
+12
View File
@@ -0,0 +1,12 @@
# Build using: -e ortho
entity {font: "FreeSans"}
relationship {font: "FreeMono"}
[Employees]
*id
first_name
last_name
+supervisor_id
Employees 1--* Employees