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

Search results for "module:Class::DBI::AbstractSearch"

Class::DBI::AbstractSearch - Abstract Class::DBI's SQL with SQL::Abstract::Limit River stage two • 9 direct dependents • 24 total dependents

Class::DBI::AbstractSearch is a Class::DBI plugin to glue SQL::Abstract::Limit into Class::DBI....

MIYAGAWA/Class-DBI-AbstractSearch-0.07 - 06 Oct 2005 02:42:14 UTC

Class::DBI::Plugin::DeepAbstractSearch - deep_search_where() for Class::DBI River stage one • 1 direct dependent • 1 total dependent

This plugin provides a SQL::Abstract search method for Class::DBI. It is similar to Class::DBI::AbstractSearch, but allows you to search and sort by fields from joined tables. Note: When searching and sorting by the fields of the current class only, ...

SRIHA/Class-DBI-Plugin-DeepAbstractSearch-0.08 - 18 Jan 2008 01:19:21 UTC

Class::DBI::Plugin::DeepAbstractSearchPager - paged queries for CDBI::Plugin::DeepAbstractSearch River stage zero No dependents

Adds a deep_pager method to your class that can query using SQL::Abstract where clauses with joined table fields as described by "Class::DBI::Plugin::DeepAbstractSearch", and limit the number of rows returned to a specific subset....

SRIHA/Class-DBI-Plugin-DeepAbstractSearchPager-0.04 - 23 Jan 2008 03:06:07 UTC

Class::PINT - A Class::DBI package providing Tangram and other OOPF features River stage zero No dependents

Class::PINT is an implementation of selected Tangram, and other OOPF related features on top of Class::DBI. The goal of PINT is to provide some of the power and flexibility of Tangram with the maturity, transparency and extensibility of CDBI. I also ...

TEEJAY/Class-PINT-0.01 - 15 Nov 2004 19:54:12 UTC

Class::DBI - Simple Database Abstraction River stage three • 91 direct dependents • 134 total dependents

TMTM/Class-DBI-v3.0.17 - 04 Oct 2007 21:30:41 UTC

Class::DBI::SAK - Class::DBI Swiss Army Knife (SAK) River stage zero No dependents

By taking the busy work out of using Class::DBI as you see fit, your code becomes more useful by size. Most of us end up using at least a couple Class::DBI extensions in our programs, and it's just a pain. Enter the Swiss Army Knife. This module is i...

CWEST/Class-DBI-SAK-1.4 - 23 Sep 2003 00:08:00 UTC

Class::DBI::Loader - Dynamic definition of Class::DBI sub classes. River stage two • 13 direct dependents • 29 total dependents

Class::DBI::Loader automate the definition of Class::DBI sub-classes. scan table schemas and setup columns, primary key. class names are defined by table names and namespace option. +-----------+-----------+-----------+ | table | namespace | class | ...

DMAKI/Class-DBI-Loader-0.34 - 22 Mar 2007 11:37:16 UTC

Class::DBI::AutoLoader - Generates Class::DBI subclasses dynamically. River stage zero No dependents

Class::DBI::AutoLoader scans the tables in a given database, and auto-generates the Class::DBI classes. These are loaded into your package when you import Class::DBI::AutoLoader, as though you had created the Data::FavoriteFilms class and "use"d that...

RYANPARR/Class-DBI-AutoLoader-0.12 - 18 Oct 2003 06:51:22 UTC

DBIx::Class::CDBICompat - Class::DBI Compatibility layer. River stage three • 342 direct dependents • 452 total dependents

DBIx::Class features a fully featured compatibility layer with Class::DBI and some common plugins to ease transition for existing CDBI users. This is not a wrapper or subclass of DBIx::Class but rather a series of plugins. The result being that even ...

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

Class::DBI::ViewLoader - Load views from existing databases as Class::DBI classes River stage one • 1 direct dependent • 1 total dependent

This class loads views from databases as Class::DBI classes. It follows roughly the same interface employed by Class::DBI::Loader. This class behaves as a base class for the database-dependent driver classes, which are loaded by Module::Pluggable. Ob...

MATTLAW/Class-DBI-ViewLoader-0.06 - 14 Dec 2015 21:10:07 UTC

Class::DBI::FormBuilder - Class::DBI/CGI::FormBuilder integration River stage one • 1 direct dependent • 1 total dependent

Errata: use of column name/accessor/mutator is currently broken if your column accessors/mutators are different from the column name. The documentation is also broken w.r.t. this. This module creates a CGI::FormBuilder form from a CDBI class or objec...

DAVEBAIRD/Class-DBI-FormBuilder-0.483 - 22 Jun 2013 17:22:16 UTC

Class::DBI::Relationship::IsA - A Class::DBI module for 'Is A' relationships River stage one • 1 direct dependent • 1 total dependent

Class::DBI::Relationship::IsA Provides an Is A relationship between Class::DBI classes/tables. By using this module you can emulate some features of inheritance both within your database and classes through the Class::DBI API. NOTE: This module is st...

TEEJAY/Class-DBI-Relationship-IsA-0.05 - 07 Aug 2005 23:33:42 UTC

Class::DBI::Plugin::AbstractCount - get COUNT(*) results with abstract SQL River stage one • 1 direct dependent • 3 total dependents

This Class::DBI plugin combines the functionality from Class::DBI::Plugin::CountSearch (counting objects without having to use an array or an iterator), and Class::DBI::AbstractSearch, which allows complex where-clauses a la SQL::Abstract....

JCZEUS/Class-DBI-Plugin-AbstractCount-0.08 - 01 Jul 2009 08:41:22 UTC

Class::DBI::Plugin::FilterOnClick - Generate browsable and searchable HTML Tables using FilterOnClick in conjunction with Class::DBI River stage zero No dependents

The intention of this module is to simplify the creation of browsable and searchable HTML tables without having to write the HTML or SQL, either in your script or in templates. It is intended for use inside of other frameworks such as Embperl, Apache...

AARONJJ/Class-DBI-Plugin-FilterOnClick-1.2 - 20 May 2008 03:29:45 UTC

Class::DBI::Plugin::AggregateFunction - aggregate function for Class::DBI River stage zero No dependents

This module is for using an aggregate function easily by Class::DBI....

ASAKURA/Class-DBI-Plugin-AggregateFunction-0.02 - 20 Apr 2006 15:28:54 UTC
15 results (0.035 seconds)