UserAnnotationAccess
|
| ColumnName |
DataType |
PrimaryKey |
NotNull |
Flags |
Default Value |
Comment |
AutoInc |
| Utilisateur_Certificate |
INTEGER |
PK |
NN |
UNSIGNED |
|
|
|
| Annotation_Link |
VARCHAR |
PK |
NN |
|
|
|
|
| Rights_idRights |
INTEGER |
|
NN |
UNSIGNED |
|
|
|
| LastAcess |
DATE |
|
|
|
|
|
|
|
| IndexName |
IndexType |
Columns |
| PRIMARY |
PRIMARY |
Utilisateur_Certificate Annotation_Link
|
| User |
Index |
Utilisateur_Certificate
|
| Annotation |
Index |
Annotation_Link
|
| Rights |
Index |
Rights_idRights
|
|
UserVideoAccess
|
| ColumnName |
DataType |
PrimaryKey |
NotNull |
Flags |
Default Value |
Comment |
AutoInc |
| Utilisateur_Certificate |
INTEGER |
PK |
NN |
UNSIGNED |
|
|
|
| Video_idVid |
INTEGER |
PK |
NN |
UNSIGNED |
|
|
|
| Rights_idRights |
INTEGER |
|
NN |
UNSIGNED |
|
|
|
| LastAccess |
DATE |
|
|
|
|
|
|
|
| IndexName |
IndexType |
Columns |
| PRIMARY |
PRIMARY |
Utilisateur_Certificate Video_idVid
|
| User |
Index |
Utilisateur_Certificate
|
| Video |
Index |
Video_idVid
|
| Rights |
Index |
Rights_idRights
|
|
UserViewAccess
|
| ColumnName |
DataType |
PrimaryKey |
NotNull |
Flags |
Default Value |
Comment |
AutoInc |
| Utilisateur_Certificate |
INTEGER |
PK |
NN |
UNSIGNED |
|
|
|
| View_idView |
INTEGER |
PK |
NN |
UNSIGNED |
|
|
|
| Rights_idRights |
INTEGER |
|
NN |
UNSIGNED |
|
|
|
|
| IndexName |
IndexType |
Columns |
| PRIMARY |
PRIMARY |
Utilisateur_Certificate View_idView
|
| User |
Index |
Utilisateur_Certificate
|
| View |
Index |
View_idView
|
| Rights |
Index |
Rights_idRights
|
|
UserSessionAccess
|
| ColumnName |
DataType |
PrimaryKey |
NotNull |
Flags |
Default Value |
Comment |
AutoInc |
| Utilisateur_Certificate |
INTEGER |
PK |
NN |
UNSIGNED |
|
|
|
| Session_idSession |
INTEGER |
PK |
NN |
UNSIGNED |
|
|
|
| Rights_idRights |
INTEGER |
|
NN |
UNSIGNED |
|
|
|
|
| IndexName |
IndexType |
Columns |
| PRIMARY |
PRIMARY |
Utilisateur_Certificate Session_idSession
|
| User |
Index |
Utilisateur_Certificate
|
| Session |
Index |
Session_idSession
|
| Rights |
Index |
Rights_idRights
|
|
|