Project

General

Profile

« Previous | Next » 

Revision fb68fd22

Added by Ohad Levy over 10 years ago

[REFACTOR] fixes #2967 - refactored Fact Importer

Based on Dmitri Dolguikh <> original patch.

- renamed original fact_importer class to fact_parser class
- moved fact handling logic to its own fact_importer class
- fact importer now assumes single-value facts
- added a uniqueness constraint on fact_values table on fact_name_id and host_id
- added tests

  • added
  • modified
  • copied
  • renamed
  • deleted