Learn R Programming

civis (version 3.0.0)

databases_list: List databases

Description

List databases

Usage

databases_list()

Arguments

Value

An array containing the following fields:

id

integer, The ID for the database.

name

string, The name of the database.

adapter

string, The type of the database.