Class: Harbinger::Analyzers::MysqlDetector
- Inherits:
-
DatabaseDetector
- Object
- DatabaseDetector
- Harbinger::Analyzers::MysqlDetector
- Defined in:
- lib/harbinger/analyzers/mysql_detector.rb
Overview
Detects MySQL version from Rails projects Supports both mysql2 and trilogy adapters
Instance Attribute Summary
Attributes inherited from DatabaseDetector
Method Summary
Methods inherited from DatabaseDetector
#database_detected?, #detect, #initialize
Constructor Details
This class inherits a constructor from Harbinger::Analyzers::DatabaseDetector