add: load backup

This commit is contained in:
h z
2025-03-05 17:33:17 +00:00
parent 26b64f8c15
commit acb1e2260f
4 changed files with 183 additions and 12 deletions

View File

@@ -1,4 +1,3 @@
#db/models/Resource.py
from sqlalchemy import Column, Text, LargeBinary, String
from db.models import Base