Skip to content

Adjustment of setString method in IoTDBPreparedStatement#14008

Merged
JackieTien97 merged 5 commits intoapache:masterfrom
CritasWang:wx_1107
Nov 8, 2024
Merged

Adjustment of setString method in IoTDBPreparedStatement#14008
JackieTien97 merged 5 commits intoapache:masterfrom
CritasWang:wx_1107

Conversation

@CritasWang
Copy link
Copy Markdown
Collaborator

if the sql is insert and the value is not a string literal, add single quotes The table model only supports single quotes, tree model all both,but this method only judges based on single quotes
image

if the sql is insert and the value is not a string literal, add single quotes
The table model only supports single quotes, tree model all both,but this method only judges based on single quotes
@HTHou HTHou changed the title Adjustment of setString method in IoTDDBPreparedStatement Adjustment of setString method in IoTDBPreparedStatement Nov 7, 2024
@JackieTien97 JackieTien97 merged commit cae7061 into apache:master Nov 8, 2024
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