drop_database(name)
public

Drops a PostgreSQL database.

Example:

drop_database 'matt_development'