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 header should be lowercase, not uppercase #439

Closed
e-gineer opened this issue May 1, 2021 · 0 comments · Fixed by #441
Closed

.inspect header should be lowercase, not uppercase #439

e-gineer opened this issue May 1, 2021 · 0 comments · Fixed by #441
Assignees
Labels
bug Something isn't working

Comments

@e-gineer
Copy link
Contributor

e-gineer commented May 1, 2021

.inspect headers seem to be uppercase:

> .inspect algolia_search_metadata
+-------------------------+---------+-------------+
| COLUMN                  | TYPE    | DESCRIPTION |
+-------------------------+---------+-------------+

They should be lowercase like all other queries:

+--------------+-------+
| user_agent   | count |
+--------------+-------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants