Skip to content
This repository was archived by the owner on Jan 28, 2021. It is now read-only.

sql: function, added soundex #486

Merged
merged 3 commits into from
Oct 30, 2018
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
sql: function, added soundex to registry
Signed-off-by: bake <bake@192k.pw>
  • Loading branch information
bake committed Oct 21, 2018
commit a229046cea90a92290e7c26f4a926ebce07784dc
1 change: 1 addition & 0 deletions sql/expression/function/registry.go
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,5 @@ var Defaults = sql.Functions{
"coalesce": sql.FunctionN(NewCoalesce),
"json_extract": sql.FunctionN(NewJSONExtract),
"connection_id": sql.Function0(NewConnectionID),
"soundex": sql.Function1(NewSoundex),
}
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy