We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5fa6c1 commit 362f4e4Copy full SHA for 362f4e4
sql/analyzer/autocommit.go
@@ -31,4 +31,4 @@ func addAutocommit(ctx *sql.Context, a *Analyzer, n sql.Node, scope *plan.Scope,
31
return n, transform.SameTree, nil
32
}
33
return plan.NewTransactionCommittingNode(n), transform.NewTree, nil
34
-}
+}
0 commit comments