Skip to content

Issue 53498: reject string attachment values for query insert/update api#2629

Merged
XingY merged 4 commits intodevelopfrom
fb_attachmentAPI
Aug 18, 2025
Merged

Issue 53498: reject string attachment values for query insert/update api#2629
XingY merged 4 commits intodevelopfrom
fb_attachmentAPI

Conversation

@XingY
Copy link
Contributor

@XingY XingY commented Aug 14, 2025

executeScript("localStorage.removeItem('" + dismissBannerKey + "')");
}

protected void verifyQueryAPI(String schema, String dataType, Map<String, Object> row, boolean isInsert, String... errorMsg)
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: Seems better to use SelectRowsCommand for this sort of thing rather than relying on browser/JavaScript.

@XingY XingY merged commit 109f9dc into develop Aug 18, 2025
6 checks passed
@XingY XingY deleted the fb_attachmentAPI branch August 18, 2025 21:54
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