Submit a Change Request

Anyone with access to view a database can submit a Change Request. Submitting a Change Request for a database is easy and supports the following operations:

  • Adding new rows to the database
  • Deleting rows from the database
  • Modifying values in the database

A single Change Request can include any number of Changes.

📘

Change Requests are supported for Postgres only

Guide

  1. Navigate to the database you would like to change (at this time, only Postgres changes are supported).
Sample database for submitting a change request

Sample database for submitting a change request

  1. Click the Kebab (3 dots) button, then click Edit, Delete or click + Add Row at the bottom to add a new row to the table.
  2. After making your (optional) data updates, add a Title, click Propose Change
Proposing a Change

Proposing a Change


  1. Congrats! Your Change Request has been created. You can optionally add a Description, assign Reviewers, Labels, and mention any Issue this change request may fix. The owners of the database are also sent an email notifying them that your Change Request is ready for review.
Open change request

Open Change Request