Skip to content

dbeaver/pro#9586 let editing of loaded truncated values#4427

Open
devnaumov wants to merge 2 commits into
develfrom
dbeaver/pro#9586-truncated-value-editing
Open

dbeaver/pro#9586 let editing of loaded truncated values#4427
devnaumov wants to merge 2 commits into
develfrom
dbeaver/pro#9586-truncated-value-editing

Conversation

@devnaumov

Copy link
Copy Markdown
Member

closes 9586

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

}

return (content.contentLength ?? 0) > limit;
const loadedBlob = this.retrieveBlobFromCache(holder.key);

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I would add this in the early return above. it is more clear what its about

if blob or text is already in the cache - boom - it is not truncated then

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.

3 participants