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
- Navigate to the database you would like to change (at this time, only Postgres changes are supported).
- 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. - After making your (optional) data updates, add a Title, click
Propose Change
- 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.
Updated 18 days ago