
The `drop_database` incorrectly reference the url.database value after it was set to `None`. It has been corrected to referrence `database` like the rest of the database types.
The `drop_database` incorrectly reference the url.database value after it was set to `None`. It has been corrected to referrence `database` like the rest of the database types.