Subject Rename database command
Author sir_wally_lewis
There is a DROP DATABASE command.
It would make life a lot simpler if I could RENAME a database.

DROP DATABASE is too dangerous a command.

We can't have it feasible that a client loses it's database

RENAME DATABASE new_name.fdb

Would resolve the show stopping failure of dropping a database.

This feature would help us extremely.