Updated models.py

This commit is contained in:
Jim Lancaster
2026-07-02 10:23:06 -05:00
parent f975e25093
commit 97cb7055d4
2 changed files with 55 additions and 33 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ erDiagram
revision {
INTEGER id PK
INTEGER image_id FK
INTEGER source_id FK
INTEGER revision
TEXT text
DATETIME date_created