Deleting column

Column from a table can be deleted with a simple click using fireapis.

Here's on steps for deleting column:

  1. Go to Properties tab inside table

  1. In above image you can find the delete button in each column, Click that Delete button

  1. A confirmation popover appears, if Delete button is clicked in confirmation popover

  2. Column will be removed, but it wont be removed from the actual table.

  3. To remove that column from in real database, you need to click the Migrate Changes.

  4. Once Migrated, now you have your column successfully from real database.

Last updated