Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inspect should not wrap the comments column text #11

Closed
kaidaguerre opened this issue Jan 20, 2021 · 0 comments · Fixed by #83
Closed

Inspect should not wrap the comments column text #11

kaidaguerre opened this issue Jan 20, 2021 · 0 comments · Fixed by #83
Assignees
Labels
enhancement New feature or request

Comments

@kaidaguerre
Copy link
Contributor

> .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           |
+------------+-----------------------------+--------------------------------+
@kaidaguerre kaidaguerre added enhancement New feature or request 0.2.0 labels Jan 20, 2021
@binaek binaek linked a pull request Jan 28, 2021 that will close this issue
ahirreddy pushed a commit to ahirreddy/steampipe that referenced this issue Jul 8, 2024
* Add a table for azure storage table. Closes turbot#11
* Rename azure_storage_table docs to azure_storage_table_service
Co-authored-by: LalitTurbot <lalit@turbot.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants