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
+16
View File
@@ -0,0 +1,16 @@
entity {font: "FreeSans"}
relationship {font: "FreeMono"}
[Premieres]
*id
location
date
+film_id
[Films]
*id
+director_id
title
`...`
Premieres *--1 Films