Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id | uuid | 2147483647 | null |
|
|
|||||||||
| active | bool | 1 | null |
|
|
|||||||||
| cancel_email_templates_id | uuid | 2147483647 | √ | null |
|
|
||||||||
| end_email_templates_id | uuid | 2147483647 | √ | null |
|
|
||||||||
| include_email_in_event_json | bool | 1 | null |
|
|
|||||||||
| insert_instant | int8 | 19 | null |
|
|
|||||||||
| last_update_instant | int8 | 19 | null |
|
|
|||||||||
| localized_names | text | 2147483647 | √ | null |
|
|
||||||||
| modify_email_templates_id | uuid | 2147483647 | √ | null |
|
|
||||||||
| name | varchar | 191 | null |
|
|
|||||||||
| options | text | 2147483647 | √ | null |
|
|
||||||||
| prevent_login | bool | 1 | null |
|
|
|||||||||
| send_end_event | bool | 1 | null |
|
|
|||||||||
| start_email_templates_id | uuid | 2147483647 | √ | null |
|
|
||||||||
| temporal | bool | 1 | null |
|
|
|||||||||
| transaction_type | int2 | 5 | null |
|
|
|||||||||
| user_notifications_enabled | bool | 1 | null |
|
|
|||||||||
| user_emailing_enabled | bool | 1 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| user_actions_pkey | Primary key | Asc | id |
| user_actions_uk_1 | Must be unique | Asc | name |