Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
decode <base32|base64|hex|url>hex> :column

The syntax for decoding a column as url is:

Code Block
url-decode :column

The :column is the name of the column to which the decoding is applied.

...