![]() |
![]()
| ![]() |
![]()
NAMEInterchange6::Test::Role::Database DESCRIPTIONRole consumed by all database-specific roles such as SQLite and Pg to provide common functionality. ATTRIBUTESdatabaseThe database object. We expect a database-specific role to supply the builder. database_infoDatabase backend version and other interesting info (if available). We expect a database-specific role to supply the builder. dbd_versionDBD::Foo version string. We expect a database-specific role to supply the builder. schema_classDefaults to Interchange6::Schema. This gives tests the normal expected schema but allows them to overload with some other test schema if desired. ic6s_schemaOur connected and deployed schema, MODIFIERSbefore setupAdd diag showing DBD version info.
|