You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> .inspect zendesk.zendesk_group
+------------+-----------------------------+--------------------------------+
| Column | Type | Description |
+------------+-----------------------------+--------------------------------+
| created_at | timestamp without time zone | The time the group was created |
| deleted | boolean | True if the group has been |
| | | deleted |
| id | bigint | Unique identifier for the |
| | | group |
| name | text | Name of the group |
| updated_at | timestamp without time zone | The time of the last update of |
| | | the group |
| url | text | API url of the group |
+------------+-----------------------------+--------------------------------+
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: