Bases: sqlalchemy.ext.declarative.api.Base
The association object used in User-to-Project relation
Methods
| __init__([project, user, role]) |
Attributes
| metadata | A collection of Table objects and their associated schema constructs. |
| plural_class_name | the plural name of this class |
| project | |
| project_id | |
| query | ORM-level SQL construction object. |
| role | |
| role_id | |
| user | |
| user_id |
the plural name of this class