Hi, I've just commited a new SqlBox version. Changes on this version are:
- 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. I've also started a numbering schema and I'm also tagging relevant versions. Cvs version 20081103 is now tagged as rev-0-6-0 and represents Sqlbox-0.6.0. Cvs version 20081113 is now tagged as rev-0-7-0. Cvs version 20081118 is now tagged as rev-0.7.1 (This is the latest release). As usual, you can checkout latest version from CVS, and also retrieve tagged versions as follow: cvs co -r rev-0-6-0 (to retrieve version 0.6.0, for example). You can also download this and former releases from here: http://www.kannel.org/~aguerrieri/ Regards, Alejandro Guerrieri
