Sqlbox 0.7.1 released

I’ve just commited latest Sqlbox version, 0.7.1 (yes, we’re now using a numbering schema).

The main changes for this version:

* Added support for the LibSDB database abstraction library. DB support is now similar to Kannel’s.
* Extensive code reorganization to move the queries into the header files and allow reusing from the libsdb module.
* Added examples for database connections on sample conf file.

You can download it from here: sqlbox-0.7.1.tar.gz.

You can also checkout from CVS as usual.

Regards,

Alex

Comments (1)

Romulo GomezNovember 23rd, 2008 at 10:18 PM

Great Alex!

I have created my sqlbox RPM using the latest snapshot without a glitch!

Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/sqlbox-cvs-mysql_-root
Wrote: /usr/src/redhat/SRPMS/sqlbox-cvs-mysql_.src.rpm
Wrote: /usr/src/redhat/RPMS/i386/sqlbox-cvs-mysql_.i386.rpm
Wrote: /usr/src/redhat/RPMS/i386/sqlbox-debuginfo-cvs-mysql_.i386.rpm

Thanks again!