Encapsulate SQL queries and rows in simple perl objects

Edit Package perl-DBIx-SearchBuilder
http://search.cpan.org/perldoc?DBIx::SearchBuilder

This module provides an object-oriented mechanism for retrieving and updating data in a DBI-accesible database.

In order to use this module, you should create a subclass of DBIx::SearchBuilder and a subclass of DBIx::SearchBuilder::Record for each table that you wish to access. (See the documentation of DBIx::SearchBuilder::Record for more information on subclassing it.)

Your DBIx::SearchBuilder subclass must override NewItem, and probably should override at least _Init also; at the very least, _Init should probably call _Handle and _Table to set the database handle (a DBIx::SearchBuilder::Handle object) and table name for the class. You can try to override just about every other method here, as long as you think you know what you are doing.

Refresh
Refresh
Source Files
Filename Size Changed
DBIx-SearchBuilder-1.78.tar.gz 0000128620 126 KB
cpanspec.yml 0000000669 669 Bytes
perl-DBIx-SearchBuilder.changes 0000007502 7.33 KB
perl-DBIx-SearchBuilder.spec 0000003142 3.07 KB
Revision 21 (latest revision is 26)
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 1097598 from Tina Müller's avatar Tina Müller (tinita) (revision 21)
- updated to 1.78
   see /usr/share/doc/packages/perl-DBIx-SearchBuilder/Changes
  1.78 2023-07-05
   - Query the Count data if current page does not have any records
   - Require DBD::SQLite 1.60+ for combine searches
  1.77 2023-06-30
   - Change how DistinctQueryAndCount builds query to fix sorting
Comments 0
openSUSE Build Service is sponsored by