refactor: некоторые изменения кода

This commit is contained in:
2026-04-11 19:57:26 +03:00
parent a1bc8dd9fa
commit 1d2a55706f
6 changed files with 56 additions and 45 deletions

View File

@@ -76,6 +76,7 @@ scheme_R6 <- R6::R6Class(
private$schemes_list[[table_name]]
},
get_id_type_list = function(table_name) {
# wo main key
this_key_id <- self$get_key_id(table_name)