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 (required)
- version (required)
- Returns:
- rdbms descriptor in form of a dict
- See Also:
- dict
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.