Skip to content

Conversation

@tksfjt1024
Copy link

@tksfjt1024 tksfjt1024 commented Jul 17, 2020

In some databases, you cannot use . in column names.
This option allows you to choose whether or not to expand json columns on guess.

README.md Outdated
- **columns** target issue attributes. You can generate this configuration by `guess` command (array, required)
- **retry_initial_wait_sec**: Wait seconds for exponential backoff initial value (integer, default: 1)
- **retry_limit**: Try to retry this times (integer, default: 5)
- **expand_json** The boolean value is to enable/disable json expanding. (boolean, default: true)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- **expand_json** The boolean value is to enable/disable json expanding. (boolean, default: true)
- **expand_json_on_guess** The boolean value is to enable/disable json expanding. (boolean, default: true)

@tksfjt1024 tksfjt1024 merged commit 4eab2eb into master Sep 2, 2020
@tksfjt1024 tksfjt1024 deleted the add-expand-json branch September 2, 2020 01:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants