notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: databases/p5-DBIx-Abstract/distinfo

Number of commits found: 4

Wednesday, 14 Mar 2018
10:56 tobik search for other commits by this committer
databases/p5-DBIx-Abstract: Update to 1.04

- Add LICENSE information

PR:		220131
Submitted by:	nistor@snickers.org (maintainer)
Original commitRevision:464485 
Sunday, 4 Sep 2011
16:18 sunpoet search for other commits by this committer
- Update to 1.01

Changes:        http://search.cpan.org/dist/DBIx-Abstract/Changes
PR:             ports/160452
Submitted by:   sunpoet (myself)
Approved by:    Jon Nistor <nistor@snickers.org> (maintainer)
Original commit
Sunday, 20 Mar 2011
12:54 miwi search for other commits by this committer
- Get Rid MD5 support
Original commit
Friday, 6 Jan 2006
06:16 edwin search for other commits by this committer
New port databases/p5-DBIx-Abstract

        DBIx::Abstract - DBI SQL abstraction.

        This module provides methods for doing manipulating database tables
        This module provides methods retrieving and storing data in SQL
        databases. It provides methods for all of the more important SQL
        commands (like SELECT, INSERT, REPLACE, UPDATE, DELETE).

        It endeavors to produce an interface that will be intuitive to those
        already familiar with SQL.

        Notable features include:

          * data_source generation for some DBD drivers.
          * Can check to make sure the connection is not stale and reconnect
            if it is.
          * Controls statement handles for you.
          * Can delay writes.
          * Generates complex where clauses from hashes and arrays.
          * Shortcuts (convenience functions) for some common cases. (Like
            select_all_to_hashref.)

        WWW: http://search.cpan.org/dist/DBIx-Abstract/

PR:             ports/91372
Submitted by:   Jon Nistor <nistor@snickers.org>
Original commit

Number of commits found: 4