Module rincon_client::database::methods [] [src]

Methods for managing databases.

Structs

CreateDatabase

Creates a new database.

DropDatabase

Drops the database along with all data stored in it.

GetCurrentDatabase

Retrieves information about the current database.

ListAccessibleDatabases

Retrieves the list of all databases the current user can access without specifying a different username or password.

ListDatabases

Retrieves a list of all existing databases.