-
Type:
Improvement
-
Status: Open
-
Priority:
Trivial
-
Resolution: Unresolved
-
Affects Version/s: 10.11.1.1
-
Fix Version/s: None
-
Component/s: Documentation
-
Labels:None
The docs on the in-memory database at https://db.apache.org/derby/docs/10.11/devguide/cdevdvlpinmemdb.html say to create a new connection string with "drop=true" to drop an in-memory db. They don't say that you need to close that connection to actually drop the db.