The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:DBIx::Table"

DBIx::IO::Table - Objectified abstract of a database table River stage one • 3 direct dependents • 3 total dependents

This class is useful for handling db I/O for a particular table. You create the object, associate a row with the object, then update, insert, view or delete the corresponding record in the table. Qualifying the values is done automatically according ...

RSANDBERG/DBIx-IO-1.07 - 12 Jul 2008 03:48:01 UTC

DBIx::Table::Dup - Perl module to (return SQL to) create duplicate copy of table River stage zero No dependents

This module duplicates a table in any database that DBIx::DBSchema can read. DBIx::DBSchema is smart enough to know which database you are dealing with simply by looking at the valid $dbh....

TBONE/DBIx-Table-Dup-0.03 - 01 Aug 2003 16:24:02 UTC

DBIx::EAV::Table - Abstracts common operations on a database table. River stage zero No dependents

This class provides a simple abstraction for the most common operations on a database table. You probably will never need to use this class (or objects) directly....

CAFEGRATZ/DBIx-EAV-0.11 - 09 Feb 2018 14:31:05 UTC

DBIx::DBO::Table - An OO interface to SQL queries and results. Encapsulates a table in an object. River stage zero No dependents

"Table" objects are mostly used for column references in a Query. They can also be used for INSERTs, DELETEs and simple lookups (fetch_*)....

VLYON/DBIx-DBO-0.40 - 14 Jan 2014 16:36:22 UTC

DBIx::Mint::Table - Role that maps a class to a table River stage zero No dependents

This role allows your class to interact with a database table. It allows for record modification (insert, update and delete records) as well as data fetching (find and find_or_create) and access to DBIx::Mint::ResultSet objects. Database modification...

JFRAIRE/DBIx-Mint-0.071 - 24 Mar 2015 23:07:56 UTC

DBIx::DBSchema::Table - Table objects River stage two • 4 direct dependents • 13 total dependents

DBIx::DBSchema::Table objects represent a single database table....

IVAN/DBIx-DBSchema-0.47 - 07 Sep 2022 23:42:13 UTC

DBIx::Inspector::Table - table object River stage two • 10 direct dependents • 31 total dependents

TOKUHIROM/DBIx-Inspector-0.12 - 09 Jul 2013 03:15:00 UTC

DBIx::Lite::Schema::Table River stage zero No dependents

AAR/DBIx-Lite-0.33 - 07 Sep 2021 13:29:16 UTC

DBIx::SQLite::Simple::Table - superclass only used to handle SQL tables River stage zero No dependents

GOMOR/DBIx-SQLite-Simple-0.35 - 04 Jan 2015 16:02:51 UTC

DBIx::PgLink::Accessor::Table - accessor for table/view River stage zero No dependents

Enumerate tables/views in remote database. Creates set of local database object that supports DML operations on remote table as if it is local table. Enumerate existing accessors in local database. List of local objects 1. Composite type Represent ro...

ASVBR/DBIx-PgLink-0.01 - 27 Dec 2007 09:11:40 UTC

DBIx::NinjaORM::Schema::Table - Store information about a table used by DBIx::NinjaORM. River stage zero No dependents

DBIx::NinjaORM::Schema::Table currently uses DBIx::Inspector to retrieve various information about the tables used. This may however change in the future, so this package encapsulates various functions to make it easier to replace the dependencies an...

AUBERTG/DBIx-NinjaORM-v3.1.0 - 23 Mar 2017 05:51:51 UTC

DBIx::SQLEngine::Schema::Table - A table in a data source River stage one • 1 direct dependent • 1 total dependent

The DBIx::SQLEngine::Schema::Table class represents database tables accessible via a particular DBIx::SQLEngine. By storing a reference to a SQLEngine and the name of a table to operate on, a Schema::Table object can facilitate generation of SQL quer...

EVO/DBIx-SQLEngine-0.93 - 29 Nov 2004 22:40:37 UTC

DBIx::DataModel::Source::Table - Parent for Table classes River stage one • 3 direct dependents • 3 total dependents

This is the parent class for all table classes created through $schema->Table($classname, ...);...

DAMI/DBIx-DataModel-3.11 - 28 Apr 2024 18:47:41 UTC

DBIx::Table::TestDataGenerator - Automatic test data creation, cross DBMS River stage zero No dependents

The purpose of this module is fuss-free adding of (bulk) test data to database tables and having test data resembling the data already present in the table. The current module analyzes the structure of a target table and adds a desired number of reco...

JDS/DBIx-Table-TestDataGenerator-0.005 - 21 Feb 2013 14:09:21 UTC

DBIx::SQLEngine::Record::Table - Records accessed via a Schema::Table River stage one • 1 direct dependent • 1 total dependent

DBIx::SQLEngine::Record::Table is a mixin class for database records in tables accessible via DBIx::SQLEngine. Don't use this module directly; instead, pass its name as a trait when you create a new record class. This package provides a multiply-comp...

EVO/DBIx-SQLEngine-0.93 - 29 Nov 2004 22:40:37 UTC

DBIx::Class::ResultSource::Table - Table object River stage three • 346 direct dependents • 455 total dependents

Table object that inherits from DBIx::Class::ResultSource....

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

DBIx::Table::TestDataGenerator::Tree - tree builder, used internally to handle self-references in the target table River stage zero No dependents

This module has nothing to do with databases and could be used on its own. It handles ordered directed graphs which we will call trees here. The trees are represented as hashes where the keys are seen as parent identifiers and the values are referenc...

JDS/DBIx-Table-TestDataGenerator-0.005 - 21 Feb 2013 14:09:21 UTC

DBIx::Table::TestDataGenerator::Query - query database and handle SQL commands River stage zero No dependents

The class provides methods querying the target database for data and the ones handling SQL commands (indirectly via DBIx::Class modules)....

JDS/DBIx-Table-TestDataGenerator-0.005 - 21 Feb 2013 14:09:21 UTC

DBIx::Class::ResultSourceProxy::Table - provides a classdata table object and method proxies River stage three • 346 direct dependents • 455 total dependents

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

DBIx::Table::TestDataGenerator::String - string manipulation River stage zero No dependents

This measly utility class collects methods operating purely on strings. I could not find a better place to stuck the sole method in, so here it is....

JDS/DBIx-Table-TestDataGenerator-0.005 - 21 Feb 2013 14:09:21 UTC
584 results (0.042 seconds)