The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "dist:DBIx-Class sql::translator"

SQL::Translator::Parser::DBIx::Class - Create a SQL::Translator schema from a DBIx::Class::Schema instance River stage three • 342 direct dependents • 452 total dependents

This class requires SQL::Translator installed to work. "SQL::Translator::Parser::DBIx::Class" reads a DBIx::Class schema, interrogates the columns, and stuffs it all in an $sqlt_schema object. Its primary use is in deploying database layouts describe...

RIBASUSHI/DBIx-Class-0.082843 - 17 May 2022 10:49:29 UTC

SQL::Translator::Producer::DBIx::Class::File - DBIx::Class file producer River stage three • 342 direct dependents • 452 total dependents

Creates a DBIx::Class::Schema for use with DBIx::Class...

RIBASUSHI/DBIx-Class-0.082843 - 17 May 2022 10:49:29 UTC

DBIx::Class::Admin - Administration object for schemas River stage three • 342 direct dependents • 452 total dependents

RIBASUSHI/DBIx-Class-0.082843 - 17 May 2022 10:49:29 UTC

DBIx::Class::Schema - composable schemas River stage three • 342 direct dependents • 452 total dependents

Creates database classes based on a schema. This is the recommended way to use DBIx::Class and allows you to use more than one concurrent connection with your classes. NB: If you're used to Class::DBI it's worth reading the "SYNOPSIS" carefully, as D...

RIBASUSHI/DBIx-Class-0.082843 - 17 May 2022 10:49:29 UTC

DBIx::Class::ResultSource - Result source object River stage three • 342 direct dependents • 452 total dependents

A ResultSource is an object that represents a source of data for querying. This class is a base class for various specialised types of result sources, for example DBIx::Class::ResultSource::Table. Table is the default result source type, so one is cr...

RIBASUSHI/DBIx-Class-0.082843 - 17 May 2022 10:49:29 UTC

DBIx::Class::Storage::DBI - DBI storage handler River stage three • 342 direct dependents • 452 total dependents

This class represents the connection to an RDBMS via DBI. See DBIx::Class::Storage for general information. This pod only documents DBI-specific methods and behaviors....

RIBASUSHI/DBIx-Class-0.082843 - 17 May 2022 10:49:29 UTC

DBIx::Class::Manual::Cookbook - Miscellaneous recipes River stage three • 342 direct dependents • 452 total dependents

RIBASUSHI/DBIx-Class-0.082843 - 17 May 2022 10:49:29 UTC

DBIx::Class::Relationship::Base - Inter-table relationships River stage three • 342 direct dependents • 452 total dependents

This class provides methods to describe the relationships between the tables in your database model. These are the "bare bones" relationships methods, for predefined ones, look in DBIx::Class::Relationship....

RIBASUSHI/DBIx-Class-0.082843 - 17 May 2022 10:49:29 UTC

DBIx::Class::Optional::Dependencies - Optional module dependency specifications (for module authors) River stage three • 342 direct dependents • 452 total dependents

Some of the less-frequently used features of DBIx::Class have external module dependencies on their own. In order not to burden the average user with modules he will never use, these optional dependencies are not included in the base Makefile.PL. Ins...

RIBASUSHI/DBIx-Class-0.082843 - 17 May 2022 10:49:29 UTC

DBIx::Class::Storage::DBI::Sybase::ASE - Sybase ASE SQL Server support for DBIx::Class River stage three • 342 direct dependents • 452 total dependents

If your version of Sybase does not support placeholders, then your storage will be reblessed to DBIx::Class::Storage::DBI::Sybase::ASE::NoBindVars. You can also enable that driver explicitly, see the documentation for more details. With this driver t...

RIBASUSHI/DBIx-Class-0.082843 - 17 May 2022 10:49:29 UTC
10 results (0.056 seconds)