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:SPOPS::DBI::Pg"

SPOPS::DBI::Pg - PostgreSQL-specific routines for the SPOPS::DBI River stage one • 2 direct dependents • 2 total dependents

This just implements some Postgres-specific routines so we can abstract them out. One of them optionally returns the sequence value of the just-inserted id field. Of course, this only works if you have a the field marked as 'SERIAL' or using a sequen...

CWINTERS/SPOPS-0.87 - 02 Jun 2004 01:03:25 UTC

SPOPS::Import::DBI::TableTransform::Pg - Table transformations for PostgreSQL River stage one • 2 direct dependents • 2 total dependents

PostgreSQL-specific type conversions for the auto-increment and other field types....

CWINTERS/SPOPS-0.87 - 02 Jun 2004 01:03:25 UTC

SPOPS::DBI - Implement SPOPS class, serializing into a DBI database River stage one • 2 direct dependents • 2 total dependents

This SPOPS class is not meant to be used directly. Instead, you inherit certain methods from it while implementing your own. Your module should implement: * (optional) Methods to sort member objects or perform operations on groups of them at once. * ...

CWINTERS/SPOPS-0.87 - 02 Jun 2004 01:03:25 UTC

Bundle::SPOPS - Bundle to install all the pre-requisites for SPOPS River stage zero No dependents

Install the few modules needed for SPOPS. Note that this is the bare minimum -- to actually do something with the module you are probably going to need at least DBI plus one or more of the supported DBD drivers (like DBD::mysql, DBD::Sybase, DBD::ASA...

CWINTERS/Bundle-SPOPS-1.11 - 16 Sep 2002 21:05:29 UTC

SPOPS::Key::DBI::Sequence - Retrieve sequence values from a supported DBI database River stage one • 2 direct dependents • 2 total dependents

This class makes a call to a 'sequence' to retrieve a value for use as a unique ID. Sequence implementations vary among databases, but generally they ensure that the sequence always generates a unique number no matter how many times it is accesed and...

CWINTERS/SPOPS-0.87 - 02 Jun 2004 01:03:25 UTC

SPOPS::ClassFactory::DBI - Define additional configuration methods River stage one • 2 direct dependents • 2 total dependents

This class implements a behavior for the 'links_to' slot as described in SPOPS::ClassFactory. It is possible -- and perhaps desirable for the sake of clarity -- to create a method within *SPOPS::DBI* that does all the work that this behavior does, th...

CWINTERS/SPOPS-0.87 - 02 Jun 2004 01:03:25 UTC

SPOPS::Import::DBI::TableTransform - Factory class for database-specific transformations River stage one • 2 direct dependents • 2 total dependents

This class is a factory class for database-specific transformations. This means that SPOPS::Import::DBI::Table supports certain keys that can be replaced by database-specific values. This class is a factory for objects that take SQL data and do the r...

CWINTERS/SPOPS-0.87 - 02 Jun 2004 01:03:25 UTC
7 results (0.082 seconds)