mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-30 13:10:47 +00:00
wtf
This commit is contained in:
parent
7b0fd45fe2
commit
2cf0fcc2b1
1 changed files with 1 additions and 0 deletions
|
|
@ -1033,6 +1033,7 @@ async def model_engine(body: PlanTriggerRequest):
|
||||||
|
|
||||||
# Commit final changes
|
# Commit final changes
|
||||||
session.commit()
|
session.commit()
|
||||||
|
print("Hello world")
|
||||||
|
|
||||||
except IntegrityError:
|
except IntegrityError:
|
||||||
logger.error("Database integrity error occurred", exc_info=True)
|
logger.error("Database integrity error occurred", exc_info=True)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue