Functionsยง
- query_
create_ database - Runs a query which will create a new database with the given name.
- query_
create_ database_ from_ template - Runs a query which will create a new database with the given name.
- query_
create_ random_ database - Runs a query which will create a new database with a randomly generated name. The name of this new database will be returned.
- query_
create_ random_ database_ from_ template - Runs a query which will create a new database with a randomly generated name. The name of this new database will be returned.
- query_
list_ databases