database setting

已回答


Hello 

- Version: 2024.3.1.1 (ultimate edition) 

- If the column name is very long, how do I display only up to a certain position (e.g. 6 characters) of the column name? (Reference 1) 

- I want to copy the search results and then copy them as JSON type. (Reference 2)

 How do I set the default value to json type?

 

ref1

ref2

0

Hi,

1. If the column name is very long, how do I display only up to a certain position (e.g. 6 characters) of the column name?

It's not currently possible. We have a feature request, DBE-5847, to support it. There is also a related DBE-22534 to preserve column width between restarts.

2. I want to copy the search results and then copy them as JSON type. How do I set the default value to json type? 

You can set Data Extractors to JSON as shown in the below screenshot and then quickly copy the results as JSON with Ctrl + C:

0

请先登录再写评论。