Clean Database

Delete all database tables

Overview

➑️ Delete all non-system tables of the database. 🚨 Use with caution

Arguments

Mandatory inputs

areYouSure β€” Are you sure?

Are you sure you want to delete all the tables in the database?

Type: Boolean

Optional inputs

schema β€” Schema

Database schema to clean. A schema is a container that organizes tables, views, and other database objects. If you are unsure, leave this set to the default schema, β€œpublic”

Type: String

Default: public

Output

result β€” Result output string

This type of result does not allow the blocks to be linked together.

Type: String