Tidb: Adding a syntax to display all supported builtin functions

Created on 25 Sep 2019  路  9Comments  路  Source: pingcap/tidb

TiDB has a lot of builtin functions, but sometimes I can't recall the name, but it is a little bit annoying to check the documentation just for a name (some functions don't even have documentation). If TiDB can add a new syntax and display all supported builtin functions, it seems convenient. Such as: SHOW BUILTINS or HELP BUILTINS.

good-first-issue statuhelp-wanted typenhancement typnew-feature typusability

Most helpful comment

let me fix it.

All 9 comments

let me fix it.

@tangwz Hi, how's thing going? Just feel free to ask if you need any help :)

I will do it on holiday :)

Well done! Looking forward to the implementation on tidb side.

Did the builtin functions means the funcs in expression/builtin.go?

Yes, I think so

@tangwz are you working on this issue?

@Kifen I think ekalinin already added a PR.

Was this page helpful?
0 / 5 - 0 ratings