Generic Table (View/Materialized View) Initializer
Tool. Runs: nsaph.loader.data_loader
Description
This tool drops the tables and deletes all previous data from the database
Inputs
Name |
Type |
Default |
Description |
---|---|---|---|
registry |
File? |
A path to the data model file |
|
domain |
string |
the name of the domain |
|
table |
string? |
|
the name of the table being deleted |
database |
File |
Path to database connection file, usually database.ini |
|
connection_name |
string |
The name of the section in the database.ini file |