Profile and Settings

Profile

A user’s profile page displays information about the user, including:

  • Name
  • Username
  • Email address

If editing is enabled, users will be able to edit their own profile information. Updating an email address requires a confirmation link to be accessed before the update can take effect.

Settings

A user can set the defaults for how various data types are displayed in JackDB.

The following settings are currently supported:

  • Integer format - How integers columns in query results are rendered.
  • Numeric format - How decimal columns in query results are rendered.
  • Date format - How date columns in query results are rendered.
  • Time format - How timestamp column in query results are rendered.
  • NULL format - The color to display SQL NULL column values.
  • Time zone - The time zone to display timestamp columns.

By default, timestamps and timestamp types are displayed in the user’s current time zone.