app.model.orm.project#
Classes#
A collection of studies. |
Module Contents#
- class app.model.orm.project.Project[source]#
Bases:
app.model.orm.orm_base.OrmBaseA collection of studies.
It has a fixed
publicIdidentifier starting with the prefix “PMGDB”.- projectUsers: sqlalchemy.orm.Mapped[List[ProjectUser]][source]#