sophia
sophia copied to clipboard
Drop database in sophia 2.2?
The documentation for 2.2 mentions that you can drop a database: http://sophia.systems/v2.2/admin/database.html
Database can be created, opened or deleted before or after environment startup.
Besides the fact that it doesn't seem possible to create databases after environment startup in 2.2, it looks like the sp_drop API is gone in 2.2.
How should one go about deleting a database in 2.2?