Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2678646

Browse files
committed
fix
1 parent2bc9ab2 commit2678646

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎uncoder-core/app/translator/platforms/base/sql/str_value_manager.py‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ def from_str_to_container(self, value: str) -> StrValue:
6565
ifchar=="'":
6666
ifprev_char=="'":
6767
split.append(char)
68+
prev_char=None
69+
continue
6870
prev_char=char
6971
continue
7072
split.append(char)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp