Skip to contents

Get information on database connection options

Usage

get_db_info()

Value

List of database info: host name, current version, supported versions, historical versions, username, password

Examples

if (FALSE) { # \dontrun{
get_db_info()
} # }