Tables : rel_server_actions
Columns2 |
Keys1 |
Triggers0 |
Comment:Description: |
|
Indexes2 |
Contraints0 |
|||
Columns :
| Name | Caption | Primary Key | type |
|---|---|---|---|
| server_id | server_id | INTEGER | |
| action_id | action_id | INTEGER |
Keys :
| Name | Primary Key | Description |
|---|---|---|
| rel_server_actions_server_id_action_id_key |
Indexes
| Name | UNIQUE | Type | Description |
|---|---|---|---|
| rel_server_actions_action_id_idx | Ascending | ||
| rel_server_actions_server_id_idx | Ascending |
Columns Detail :
| Name | server_id |
| Table | rel_server_actions |
| Type | INTEGER |
| Domain | |
| Not null | true |
| Foreign key | true |
| Unique | true |
| Name | action_id |
| Table | rel_server_actions |
| Type | INTEGER |
| Domain | |
| Not null | true |
| Foreign key | true |
| Unique | true |
Project
Odoo Data Model