This commit is contained in:
Imbus 2024-03-08 11:25:31 +01:00
parent 02c9c502b8
commit 394b283712

View file

@ -82,7 +82,7 @@ docfmt:
# Generate ERD
# Requires eralchemy2
.PHONY: eralchemy
.PHONY: erd
erd:
eralchemy2 -i sqlite:///db.sqlite3 -o erd.png