brightway-lca / brightway2-data

Tools for the management of inventory databases and impact assessment methods. Part of the Brightway LCA framework.
https://docs.brightway.dev/
BSD 3-Clause "New" or "Revised" License
8 stars 21 forks source link

Database delete #59

Closed aleksandra-kim closed 6 years ago

aleksandra-kim commented 6 years ago

Original report by Anonymous.


Is there a way to delete a database? It does not seem straightforward.

aleksandra-kim commented 6 years ago

Original comment by Chris Mutel (Bitbucket: cmutel, GitHub: cmutel).


Database(name).delete() should do the trick (here is the actual code).