Remove unused ‘binary’ SQL function
This commit is contained in:
parent
459c7264ec
commit
671e59d13f
1 changed files with 0 additions and 1 deletions
|
@ -70,7 +70,6 @@ var funcs = map[string]map[int]interface{}{
|
|||
|
||||
"array": {-1: nil},
|
||||
"batch": {2: nil},
|
||||
"binary": {1: nil},
|
||||
"difference": {-1: nil},
|
||||
"distinct": {1: nil},
|
||||
"either": {-1: nil},
|
||||
|
|
Loading…
Reference in a new issue