Columns
| Column | Type | Children | Parents | Comments |
|---|---|---|---|---|
| id | int8 |
|
|
|
| company_id | int8 |
|
|
|
| name | varchar |
|
|
|
| type | varchar |
|
|
|
| field_type | varchar |
|
|
|
| key | varchar |
|
|
|
| hint | varchar |
|
|
|
| order | int8 |
|
|
|
| created_at | timestamp |
|
|
|
| updated_at | timestamp |
|
|
|
| required | bool |
|
|
|
| unique | bool |
|
|
|
| show_null_value | bool |
|
|
|
| created_at_in_company_tz | timestamp |
|
|
|
| updated_at_in_company_tz | timestamp |
|
|
|
| company_timezone | varchar |
|
|
|
| custom_attribute_link | text |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| edge_custom_attributes_pkey | Primary key | Asc | id |