Class: Harbinger::Analyzers::MysqlDetector

Inherits:
DatabaseDetector show all
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

#project_path

Method Summary

Methods inherited from DatabaseDetector

#database_detected?, #detect, #initialize

Constructor Details

This class inherits a constructor from Harbinger::Analyzers::DatabaseDetector