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— SchemaSchema of the database to clean.
Type:
StringDefault:
public
Output
result— Result output stringThis type of result does not allow the blocks to be linked together.
Type:
String