Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        libdbi-drivers: Database-specific drivers for libdbi
        
        
        - Summary
- libdbi implements a database-independent abstraction layer in C, similar to the
DBI/DBD layer in Perl. Writing one generic set of code, programmers can
leverage the power of multiple databases and multiple simultaneous database
connections by using this framework.
libdbi-drivers contains the database-specific plugins needed to connect
libdbi to particular database servers.
Changelog
        
            - * Wed Jul 12 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 0.8.1a-1.2.2
- - rebuild 
            - * Fri Feb 10 16:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 0.8.1a-1.2.1
- - bump again for double-long bug on ppc(64) 
            - * Tue Feb  7 16:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 0.8.1a-1.2
- - rebuilt for new gcc4.1 snapshot and glibc changes