hjk1030

Results 17 comments of hjk1030

By the way, do I need to add tests for this?

I modified an existing test to validate this since adding another test makes the existing test fail.

I modified the code style. Also changes the delete order to depend on foreign key references.

@ttt-77 Could you please review this PR again?

@ddkang Could you please review this?

I refactored the function using the topological order of inference services.

@ttt-77 Could you please review this?

I've reconsidered the clearing logic. Now I'm planning to use the following procedure: 1. Collect the output tables directly related to the selected services. 2. Collect the output tables that...

@ttt-77 Could you please check this? The clearing steps are more complicated than I thought but I think all the steps are necessary.

@ttt-77 Do you mean to add a check like this?