xo::db::sql::bt_patch proc new (public)

 xo::db::sql::bt_patch[i] new [ -dbn dbn ] -patch_id patch_id  \
    -project_id project_id  -component_id component_id  \
    -summary summary  -description description  \
    -description_format description_format  -content content  \
    -generated_from_version generated_from_version  \
    -creation_user creation_user  -creation_ip creation_ip  \
    [ -childof childof ]

Defined in packages/xotcl-core/tcl/05-db-procs.tcl

Automatically generated method

Switches:
-dbn
(optional)
-patch_id
(required)
-project_id
(required)
-component_id
(required)
-summary
(required)
-description
(required)
-description_format
(required)
-content
(required)
-generated_from_version
(required)
-creation_user
(required)
-creation_ip
(required)
-childof
(optional)

Partial Call Graph (max 5 caller/called nodes):
%3 db_with_handle db_with_handle (public) xo::db::sql::bt_patch proc new xo::db::sql::bt_patch proc new xo::db::sql::bt_patch proc new->db_with_handle

Testcases:
No testcase defined.
[ show source ]
Show another procedure: