You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: Refactor ontology_utils to use matrix_db_manager::exec_search
- Update `get_active_tlds` to use exec_search.
- Update `delete_tld_nodes` to use exec_search.
- Refactor `restore_from_bk_table` to use parameterized queries via exec_search, replacing manual escaping.
0 commit comments