NAME

App::ProxyHunter::Schema::Model::mysql - SQLite schema for App::ProxyHunter

SYNOPSIS

        # just edit proxyhunter's config
        db = {
                driver: "SQLite"
        }

DESCRIPTION

Use proxyhunter --create-schema to create database and tables structure

SEE ALSO

App::ProxyHunter

AUTHOR

Oleg G, <oleg@cpan.org>

COPYRIGHT AND LICENSE

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself