Search results for "DBIx::Class"
DBIx::Class::IntrospectableM2M - Introspect many-to-many shortcuts
Because the many-to-many relationships are not real relationships, they can not be introspected with DBIx::Class. Many-to-many relationships are actually just a collection of convenience methods installed to bridge two relationships. This DBIx::Class...
ILMARI/DBIx-Class-IntrospectableM2M-0.001002 - 27 May 2015 13:06:48 UTC - Search in distribution
DBIx::Class::OptimisticLocking - Optimistic locking support for DBIx::Class
BPHILLIPS/DBIx-Class-OptimisticLocking-0.02
-
22 Aug 2011 14:42:33 UTC
-
Search in distribution
DBIx::Class::TemporalRelations - Establish and introspect time-based relationships between tables.
This module sets up some convenience methods describing temporal relationships between data elements. A fairly-common construct would be to have a table of users, who are creating things, and we want to see lists of the things that they created, in a...
GEEKRUTH/DBIx-Class-TemporalRelations-0.9000 - 15 May 2022 16:08:29 UTC - Search in distribution
DBIx::SQLEngine::Record::Class - Factory for Record Classes
DBIx::SQLEngine::Record::Class is a factory for Record classes. You can use this package to create a class whose instances represent each of the rows in a SQL database table....
EVO/DBIx-SQLEngine-0.93 - 29 Nov 2004 22:40:37 UTC - Search in distribution- DBIx::SQLEngine - Extends DBI with High-Level Operations
- DBIx::SQLEngine::Driver - DBI Wrapper with Driver Subclasses
- DBIx::SQLEngine::Schema::Table - A table in a data source
- 24 more results from DBIx-SQLEngine »
DBIx::Class::InflateColumn::Geo - Inflate geometric columns to data structures
DBIx::Class::InflateColumn::Geo inflates geometry columns (so far, only "POINT" is supported) to more accessible data structures....
CSSON/DBIx-Class-InflateColumn-Geo-0.0100 - 27 Oct 2018 17:52:16 UTC - Search in distribution
DBIx::Class::InflateColumn::URI - Auto-create URI objects from columns
This module inflates/deflates designated columns into URI objects....
KOLIBRIE/DBIx-Class-InflateColumn-URI-0.01002 - 23 Jul 2007 15:59:34 UTC - Search in distribution
DBIx::Class::Result::ColumnData - Result::ColumnData component for DBIx::Class
NOUDARD/DBIx-Class-Result-ColumnData-0.16
-
30 Dec 2014 16:12:21 UTC
-
Search in distribution
DBIx::Class::Result::ProxyField - Component Result::ProxyField is a component for DBIx::Class object which permit to defined public name for each column object
NOUDARD/DBIx-Class-Result-ProxyField-0.03
-
03 Mar 2011 15:30:11 UTC
-
Search in distribution
DBIx::Class::Result::Validation - DBIx::Class component to manage validation on result object
NOUDARD/DBIx-Class-Result-Validation-0.17
-
02 May 2019 14:03:36 UTC
-
Search in distribution
- DBIx::Class::Result::Validation::VException - Exception for Validation
DBIx::Class::ResultSet::Faceter - Faceting for DBIx::Class ResultSets
Faceter is a mechanism for "faceting" a resultset, or counting the occurrences of certain data. Faceting is a common search pattern, represented by the sidebars that tell how how many of your search results fall in a certain price range or are member...
GPHAT/DBIx-Class-ResultSet-Faceter-0.04 - 21 Jul 2010 19:39:26 UTC - Search in distribution- DBIx::Class::ResultSet::Faceter::Facet - A Facet
- DBIx::Class::ResultSet::Faceter::Result - The result of a faceting operation
- lib/DBIx/Class/ResultSet/Faceter/Types.pm
- 3 more results from DBIx-Class-ResultSet-Faceter »
DBIx::Class::ResultSet::HashRef - Adds syntactic sugar to skip the fancy objects
This is a simple way to allow you to set result_class to DBIx::Class::ResultClass::HashRefInflator to skip the fancy objects....
RBO/DBIx-Class-ResultSet-HashRef-1.002 - 14 Jun 2009 17:10:38 UTC - Search in distribution
DBIx::Class::Schema::TxnEndHook - provide add_txn_end_hook method to your schema class
DBIx::Class::Schema::TxnEndHook provide "add_txn_end_hook" method to your schema class....
COMMOJUN/DBIx-Class-Storage-TxnEndHook-0.02 - 04 Sep 2023 09:14:29 UTC - Search in distribution- DBIx::Class::Storage::TxnEndHook - transaction hook provider for DBIx::Class
DBIx::Class::DigestColumns::Lite - easy to use Digest Value for DBIx::Class
you can easy to use Digest Value. This module use Digest::SHA1....
NEKOKAK/DBIx-Class-DigestColumns-Lite-0.03 - 13 Feb 2007 09:38:40 UTC - Search in distribution
DBIx::Class::Helper::SimpleStats - Simple grouping and aggregate functions for DBIx::Class
This is a simple helper method for DBIx::Class resultsets to run simple aggregate queries....
RRWO/DBIx-Class-Helper-SimpleStats-v0.1.3 - 31 Aug 2019 22:28:53 UTC - Search in distribution
DBIx::Class::Helper::TableSample - Add support for tablesample clauses
This helper adds rudimentary support for tablesample queries to DBIx::Class resultsets. The "tablesample" key supports the following options as a hash reference: "fraction" This is the percentage or fraction of the table to sample, between 0 and 100,...
RRWO/DBIx-Class-Helper-TableSample-v0.4.0 - 08 May 2023 19:16:59 UTC - Search in distribution
DBIx::Class::InflateColumn::ISBN - Auto-create Business::ISBN objects from columns.
PENGUIN/DBIx-Class-InflateColumn-ISBN-0.04000
-
02 Jun 2007 13:47:53 UTC
-
Search in distribution
DBIx::Class::InflateColumn::Time - Inflate and Deflate "time" columns into DateTime::Duration Objects
This module can be used to automagically inflate database columns of data type "time" into DateTime::Duration objects. It is used similiar to other InflateColumn DBIx modules. Once your Result is properly defined you can now pass DateTime::Duration o...
DRZIGMAN/DBIx-Class-InflateColumn-Time-0.0.1 - 14 Oct 2013 05:00:08 UTC - Search in distribution
DBIx::Class::RandomStringColumns - Implicit random string columns
This DBIx::Class component reassemble the behavior of Class::DBI::Plugin::RandomStringColumn, to make some columns implicitly created as random string. Note that the component needs to be loaded before Core....
MIKIHOSHI/DBIx-Class-RandomStringColumns-0.10 - 25 May 2016 07:38:32 UTC - Search in distribution
DBIx::Class::Tree::CalculateSets
This is a small utility module that lets you calculate nested sets from an ordinary parent column based tree structure, allowing you to trivially search an entire tree path. Note however, that constructing the search itself is outside the scope of th...
BERLE/DBIx-Class-Tree-CalculateSets-0.04 - 28 Oct 2009 11:55:50 UTC - Search in distribution
DBIx::Class::FilterColumn::ByType - Apply FilterColumn by type instead of name
This module is a subclass of DBIx::Class::FilterColumn, which allows you to attach filters by column type, as well as by column name. You should look at DBIx::Class::FilterColumn documentation for a full explanation of how FilterColumn works. If you'...
MATTP/DBIx-Class-FilterColumn-ByType-1.122121 - 30 Jul 2012 17:35:26 UTC - Search in distribution