db_rdbms_create (public, deprecated)

 db_rdbms_create type version

Defined in packages/acs-bootstrap-installer/tcl/40-db-query-dispatcher-procs.tcl

Deprecated. Invoking this procedure generates a warning.

The function is not needed, since all it returns is a plain Tcl dict with obvious keys (type and version)

Parameters:
type
version
Returns:
rdbms descriptor in form of a dict
See Also:
  • dict

Partial Call Graph (max 5 caller/called nodes):
%3 ad_log_deprecated ad_log_deprecated (public) db_rdbms_create db_rdbms_create db_rdbms_create->ad_log_deprecated

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