Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        php-pecl-sqlite: PECL package for accessing SQLite databases
        
        
        - Summary
- SQLite is a C library that implements an embeddable SQL database engine.
Programs that link with the SQLite library can have SQL database access
without running a separate RDBMS process.
This extension allows you to access SQLite databases from within PHP.
Changelog
        
            - * Wed Feb 16 16:00:00 2005 Matthias Saou <http://freshrpms.net/> 1.0.3-1
- - Update to 1.0.3. 
            - * Thu Jan 13 16:00:00 2005 Matthias Saou <http://freshrpms.net/> 1.0.2-2
- - Bump release. 
            - * Thu Jun  3 17:00:00 2004 Matthias Saou <http://freshrpms.net/> 1.0.2-1
- - Initial RPM release.