Skip to content

Commit e03b11a

Browse files
committed
Merge branch 'updatejoin' of https://github.com/dolthub/go-mysql-server into updatejoin
2 parents 591449b + f831e00 commit e03b11a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sql/plan/update.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ package plan
1616

1717
import (
1818
"fmt"
19+
1920
"gopkg.in/src-d/go-errors.v1"
2021

2122
"github.com/dolthub/go-mysql-server/sql"

0 commit comments

Comments
 (0)