mirror of
https://github.com/open-webui/open-webui
synced 2025-01-19 09:16:44 +00:00
fix
This commit is contained in:
parent
46328333c7
commit
614f3d5f80
@ -56,6 +56,9 @@ def run_migrations():
|
|||||||
print(f"Error: {e}")
|
print(f"Error: {e}")
|
||||||
|
|
||||||
|
|
||||||
|
run_migrations()
|
||||||
|
|
||||||
|
|
||||||
class Config(Base):
|
class Config(Base):
|
||||||
__tablename__ = "config"
|
__tablename__ = "config"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user