db_version (public)

 db_version

Defined in packages/acs-tcl/tcl/01-database-procs.tcl

Returns:
the RDBMS version (i.e. 8.1.6 is a recent Oracle version; 7.1 a recent PostgreSQL version)

Partial Call Graph (max 5 caller/called nodes):
%3 test_sql_date sql_date (test acs-templating) db_version db_version test_sql_date->db_version db_current_rdbms db_current_rdbms (public) db_current_rdbms->db_version packages/acs-api-browser/lib/search.tcl packages/acs-api-browser/ lib/search.tcl packages/acs-api-browser/lib/search.tcl->db_version template::util::date::get_property template::util::date::get_property (public) template::util::date::get_property->db_version tsearch2::build_query tsearch2::build_query (private) tsearch2::build_query->db_version

Testcases:
sql_date
[ show source ]
Show another procedure: