recreate_database(name, options = {})
Instance Public methods
Drops the database specified on the name attribute and creates
it again using the provided options.
Drops the database specified on the name attribute and creates
it again using the provided options.
Please login to continue.