Subject | Rename database command |
---|---|
Author | sir_wally_lewis |
Post date | 2013-05-30T23:09:45Z |
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.
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.