iasql_uninstall
Method to uninstall the IaSQL modules provided by the engine
Returns following columns:
- module_name: Name of the module that was uninstalled
- dropped_table_name: Name of the associated table that was deleted
- record_count: Total of registers deleted
Accepts the following parameters:
- list of modules to uninstall
See
https://iasql.com/docs/module/
• documentation: Object
Type declaration
Name | Type |
---|---|
description | string |
sample_usage | string |