|
|
| |
DBIx::Class::Schema::PopulateMore::Test::Schema(3) |
User Contributed Perl Documentation |
DBIx::Class::Schema::PopulateMore::Test::Schema(3) |
DBIx::Class::Schema::PopulateMore::Test::Schema; Test Schema
Defines the base case for loading DBIC Schemas. This schema currently defines
three sources, Person, FriendList, and Gender
The following is a list of package methods declared with this class.
Automatically load the classes and resultsets from their default namespaces.
This class defines the following attributes.
This module declares the following methods
Creates a schema, deploys a database and sets the testing data. By default we
use a DBD::SQLite database created
returns a dsn string, suitable for passing to DBD::SQLite, creating the database
as a temporary file.
deploy a database and populate it with the initial data
cleanup any temporary files
Please see DBIx::Class::Schema::PopulateMore For authorship information
Please see DBIx::Class::Schema::PopulateMore For licensing terms.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |