Closed t-bzhan closed 3 years ago
Is it possible to enumerate the values for those ENUM-like fields like region_name, city_name, isp_domain in the ipdb file, we found that is pretty useful as we need to map these values to our own data model.
db.Fields() list fields
Is it possible to enumerate the values for those ENUM-like fields like region_name, city_name, isp_domain in the ipdb file, we found that is pretty useful as we need to map these values to our own data model.