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

Search results for "dist:UR DBI"

UR::DBI - methods for interacting with a database. River stage one • 1 direct dependent • 1 total dependent

This module subclasses DBI, and provides a few extra methods useful when using a database....

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC

UR::DBI::Report - a database report interface River stage one • 1 direct dependent • 1 total dependent

This module is a reporting interface which takes SQL queries in a variety of forms and prints their results with formatting options....

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC

lib/UR/Env/UR_DBI_SUMMARIZE_SQL.pm River stage one • 1 direct dependent • 1 total dependent

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC

lib/UR/Env/UR_DBI_MONITOR_SQL.pm River stage one • 1 direct dependent • 1 total dependent

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC

lib/UR/Env/UR_DBI_MONITOR_DML.pm River stage one • 1 direct dependent • 1 total dependent

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC

lib/UR/Env/UR_DBI_NO_COMMIT.pm River stage one • 1 direct dependent • 1 total dependent

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC

lib/UR/Env/UR_DBI_EXPLAIN_SQL_CALLSTACK.pm River stage one • 1 direct dependent • 1 total dependent

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC

lib/UR/Env/UR_DBI_DUMP_STACK_ON_CONNECT.pm River stage one • 1 direct dependent • 1 total dependent

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC

lib/UR/Env/UR_DBI_MONITOR_EVERY_FETCH.pm River stage one • 1 direct dependent • 1 total dependent

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC

lib/UR/Env/UR_DBI_EXPLAIN_SQL_SLOW.pm River stage one • 1 direct dependent • 1 total dependent

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC

lib/UR/Env/UR_DBI_EXPLAIN_SQL_MATCH.pm River stage one • 1 direct dependent • 1 total dependent

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC

lib/UR/Env/UR_DBI_EXPLAIN_SQL_IF.pm River stage one • 1 direct dependent • 1 total dependent

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC

ur River stage one • 1 direct dependent • 1 total dependent

: !!! define help_detail() in module...

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC

ur River stage one • 1 direct dependent • 1 total dependent

: add a data source to the current namespace...

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC

UR - rich declarative transactional objects River stage one • 1 direct dependent • 1 total dependent

UR is a class framework and object/relational mapper for Perl. It starts with the familiar Perl meme of the blessed hash reference as the basis for object instances, and extends its capabilities with ORM (object-relational mapping) capabilities, obje...

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC

UR::Env - Environment variables that control UR behavior River stage one • 1 direct dependent • 1 total dependent

UR uses several environment variables to change its behavior or provide additional debugging information. UR_STACK_DUMP_ON_DIE <bool> When true, has the effect of turning any die() into a Carp::confess, meaning a stack dump will be printed after the ...

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC

UR::Object - transactional, queryable, process-independent entities River stage one • 1 direct dependent • 1 total dependent

UR::Objects are transactional, queryable, representations of entities, built to maintain separation between the physical reference in a program, and the logical entity the reference represents, using a well-defined interface. UR uses that separation ...

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC

UR::DataSource - manage the the relationship between objects and a specific storage system River stage one • 1 direct dependent • 1 total dependent

Data source instances represent a logical source of data to the application. Most of them are likely to be some kind of relational database, but not all are. UR::DataSource is an abstract base class inherited by other data sources. In normal use, you...

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC

UR::Manual::Tutorial - Step-by-step guide to building a set of classes for a simple database schema River stage one • 1 direct dependent • 1 total dependent

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC

UR::DataSource::RDBMS - Abstract base class for RDBMS-type data sources River stage one • 1 direct dependent • 1 total dependent

This class implements the interface UR uses to query RDBMS databases with DBI. It encapsulates the system's knowledge of classes/properties relation to tables/columns, and how to generate SQL to create, retrieve, update and delete table rows that rep...

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC
20 results (0.042 seconds)