mirror of
https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git
synced 2025-08-14 00:25:46 +02:00
чиним билд114
This commit is contained in:
@@ -32,5 +32,6 @@ class Request(Base):
|
||||
|
||||
employee = relationship(
|
||||
"app.models.employee.Employee",
|
||||
back_populates="requests"
|
||||
back_populates="requests",
|
||||
lazy="joined"
|
||||
)
|
||||
|
Reference in New Issue
Block a user