Flowdock
method

drop_database

Importance_1
v3.2.13 - Show latest stable - 0 notes - Class: ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
drop_database(name) public

Drops a PostgreSQL database.

Example:

drop_database 'matt_development'
Show source
Register or log in to add new notes.