Still updating database schemas
This commit is contained in:
@@ -16,4 +16,4 @@ class CustomTheme(CustomThemeBase):
|
||||
|
||||
class Config:
|
||||
# This allows the Pydantic model to be created from a SQLAlchemy ORM object
|
||||
orm_mode = True
|
||||
from_attributes = True
|
||||
Reference in New Issue
Block a user