Trying to browse my DB and getting "error teb_name is of type": ``` >> info table found_keys error:-> found_keys is of type Table<(u128,u128), u64> DB:[./db_backup_data.rdb] TAB:[found_keys] ``` Not sure if this related to tuple or u128 type.
Trying to browse my DB and getting "error teb_name is of type":
Not sure if this related to tuple or u128 type.