The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Dancer::Plugin::ORMesque::SchemaLoader - Dancer::Plugin::ORMesque Database Schema Loader

VERSION

version 1.103160

SYNOPSIS

Dancer::Plugin::ORMesque::SchemaLoader analyzes the target database's schema and generates a blueprint Dancer::Plugin::ORMesque uses to build objects and accessors. Dancer::Plugin::ORMesque currently supports the following databases.

    MySQL
    SQLite
    PostgreSQL

AUTHOR

Al Newkirk <awncorp@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2010 by awncorp.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.