databases_list_schemas: List schemas in this database
Description
List schemas in this database
Usage
databases_list_schemas(id)
Arguments
id
integer required. The ID of the database.
Value
An array containing the following fields:
schemastring, The name of a schema.