Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Add column types to json output #638

Merged
merged 5 commits into from
Jul 16, 2023

Conversation

vvkh
Copy link
Contributor

@vvkh vvkh commented Jul 9, 2023

Add info about column types to --json output. The output includes both raw type (type) and logical type (kind).
No breaking changes to the --json format, only new fields were added.

@vvkh vvkh requested a review from dlawin July 9, 2023 12:20
@sklinov
Copy link

sklinov commented Jul 10, 2023

@vvkh @dlawin, I suggest we keep the same naming as we have in the Cloud for consistency.
So the native type from the database should be db_type, and the mapped type would be type.

@dlawin dlawin merged commit d791017 into master Jul 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants