apm_data_model_scripts_find (public)
apm_data_model_scripts_find \ [ -upgrade_from_version_name upgrade_from_version_name ] \ [ -upgrade_to_version_name upgrade_to_version_name ] \ [ -package_path package_path ] package_key
Defined in packages/acs-tcl/tcl/apm-install-procs.tcl
- Switches:
- -upgrade_from_version_name (optional)
- From which version do we want the files
- -upgrade_to_version_name (optional)
- To what version do we want the files
- -package_path (optional)
- The package path
- Parameters:
- package_key (required)
- The package key
- Returns:
- A list of files and file types of form [list [list "foo.sql" "data_model_upgrade"] ...]
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.