You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previously `\h show create;` did not show FUNCTION or PROCEDURE in the CLI doc.
With these changes we can now see them.
Fixes: #146679
Epic: CRDB-49398
Release note (bug fix): `FUNCTION` and `PROCEDURE` are now shown
via `\h show create` in the CLI doc.
0 commit comments