Dan Horne > DBIx-VersionedDDL > DBIx::VersionedDDL::Plugin::DefaultScriptProcessor

Download:
DBIx-VersionedDDL-0.16.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  1
Open  0
View/Report Bugs
Source  

NAME ^

DBIx::VersionedDDL::Plugin::DefaultScriptProcessor - default plugin to process version scripts.

Plugins are required to provide a method process_script which takes path to version script as an argument and returns a list of SQL statements.

ATTRIBUTES

METHODS ^

process_script

Returns a list of SQL statements after parsing the supplied script

syntax highlighting: