feat: client cascade delete with dependency counts
This commit is contained in:
@@ -45,6 +45,7 @@ pub fn run() {
|
||||
commands::create_client,
|
||||
commands::update_client,
|
||||
commands::delete_client,
|
||||
commands::get_client_dependents,
|
||||
commands::get_projects,
|
||||
commands::create_project,
|
||||
commands::update_project,
|
||||
|
||||
Reference in New Issue
Block a user