bug_tracker::install::package_uninstall (private)

 bug_tracker::install::package_uninstall

Defined in packages/bug-tracker/tcl/install-procs.tcl

Package un-installation callback proc

Testcases:
No testcase defined.
Source code:
    db_transaction {
        bug_tracker::bug::workflow_delete
        bug_tracker::install::unregister_implementations
        bug_tracker::search::unregister_implementations
    }
XQL Not present:
PostgreSQL, Oracle
Generic XQL file:
packages/bug-tracker/tcl/install-procs.xql

[ hide source ] | [ make this the default ]
Show another procedure: