Flowdock
method

drop_database

Importance_1
v2.3.8 - 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.