acs::db::nsdb-postgresql method call apm_package initial_install_p (public)
<instance of acs::db::nsdb-postgresql> call apm_package initial_install_p \ [ -dbn dbn ] -package_key package_key
Defined in packages/acs-tcl/tcl/00-acs-tcl-init.tcl
Automatically generated method TYPES: {character varying}
- Switches:
- -dbn (optional)
- -package_key (required)
- Testcases:
- No testcase defined.
Source code: db_with_handle -dbn $dbn __DB { set s [ns_pg_bind 0or1row $__DB {select apm_package__initial_install_p(:package_key)}] return [ns_set value $s 0] }XQL Not present: Generic, PostgreSQL, Oracle