DBIx::SimpleMigration::Client

DESCRIPTION

This holds the cloned DBI handle and wraps most of the interactions inside some helper methods. This module provides a basic set of functions which should work across most DBI drivers however for specific cases (based on the authors usage), some drivers will instantiate subclasses of this with more specific functionality.

SYNOPSIS

This module really should only be instatiated by DBIx::SimpleMigration, there's little use in using it directly.