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

Commit2107533

Browse files
committed
add check intercept
1 parentac26ca1 commit2107533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/plugin/intercept_check.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ impl Intercept for CheckIntercept {
2727
_args:&mutVec<Value>,
2828
result:ResultType<&mutResult<ExecResult,Error>,&mutResult<Vec<Value>,Error>>,
2929
) ->Result<Option<bool>,Error>{
30-
//check in emptyarray
30+
//check`select table where xxxin()` to returnemptyvec.
3131
if sql.contains(" in ()"){
3232
match result{
3333
ResultType::Exec(exec) =>{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp