Versions Compared

Key

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

...

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

The syntax for encoding a column as url is:

Code Block
url-encode :column

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

...