NAME
Dancer::Plugin::ORMesque::SchemaLoader - Dancer::Plugin::ORMesque Database Schema Loader
VERSION
version 1.103180
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.