Skip to content

Commit

Permalink
Add format_string alias.
Browse files Browse the repository at this point in the history
  • Loading branch information
rxin committed Jul 21, 2015
1 parent b40a42a commit 52357e1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ object FunctionRegistry {
expression[StringLocate]("locate"),
expression[StringLPad]("lpad"),
expression[StringTrimLeft]("ltrim"),
expression[FormatString]("format_string"),
expression[FormatString]("printf"),
expression[StringRPad]("rpad"),
expression[StringRepeat]("repeat"),
Expand Down

0 comments on commit 52357e1

Please sign in to comment.