before gemiin
This commit is contained in:
@@ -10,6 +10,7 @@ class Tool(SQLModel, table=True):
|
||||
categorie: Optional[str] = None # beche|fourche|griffe|arrosage|taille|autre
|
||||
photo_url: Optional[str] = None
|
||||
video_url: Optional[str] = None
|
||||
notice_texte: Optional[str] = None
|
||||
notice_fichier_url: Optional[str] = None
|
||||
boutique_nom: Optional[str] = None
|
||||
boutique_url: Optional[str] = None
|
||||
|
||||
Reference in New Issue
Block a user