Module queries

Module queries 

Source

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