DB::MariaDBSourceDBMariaDBConnection

class Connection

This implements the interface between the underyling native interface interface and "standardised" connection interface.

Definitions

def features

Database feature detection for migration and query building.

Implementation

def features
	FEATURES
end