|
|
| |
Interchange6::Test::Role::Database(3) |
User Contributed Perl Documentation |
Interchange6::Test::Role::Database(3) |
Interchange6::Test::Role::Database
Role consumed by all database-specific roles such as SQLite and Pg to provide
common functionality.
The database object. We expect a database-specific role to supply the builder.
Database backend version and other interesting info (if available). We expect a
database-specific role to supply the builder.
DBD::Foo version string. We expect a database-specific role to supply the
builder.
Defaults to Interchange6::Schema. This gives tests the normal expected schema
but allows them to overload with some other test schema if desired.
Our connected and deployed schema,
Add diag showing DBD version info.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |