![]() |
![]()
| ![]() |
![]()
NAMEDBIx::Class::Schema::PopulateMore::Test::Schema; Test Schema DESCRIPTIONDefines the base case for loading DBIC Schemas. This schema currently defines three sources, Person, FriendList, and Gender PACKAGE METHODSThe following is a list of package methods declared with this class. load_componentsLoad the components load_namespacesAutomatically load the classes and resultsets from their default namespaces. ATTRIBUTESThis class defines the following attributes. METHODSThis module declares the following methods connect_and_setupCreates a schema, deploys a database and sets the testing data. By default we use a DBD::SQLite database created default_dsnreturns a dsn string, suitable for passing to DBD::SQLite, creating the database as a temporary file. setupdeploy a database and populate it with the initial data cleanupcleanup any temporary files AUTHORPlease see DBIx::Class::Schema::PopulateMore For authorship information LICENSEPlease see DBIx::Class::Schema::PopulateMore For licensing terms.
|