pacifica / pacifica-metadata

Pacifica core service that stores the metadata for the system
GNU Lesser General Public License v3.0
1 stars 8 forks source link

Fix #157 add more expresive delete #196

Closed dmlb2000 closed 5 years ago

dmlb2000 commented 5 years ago

Description

This adds more options to force delete from the API and from the admin command line tools. New options will cascade delete the object and related foreign keys in the database.

Signed-off-by: David Brown dmlb2000@gmail.com

Issues Resolved

Fix #195

Check List