Menu

fSQL v1.4.0 Beta is in SVN

For the last few weeks, I've been using SVN here to version control my code regularly. In the SVN's php/fSQLv1.x/branch folder, there is an early beta of fSQL v1.4.0.

Its still in development so there are more features on the way and bugs to fix, but the major new features v1.4.0 will offer:
- Simple and more efficient WHERE handling
- Complete rewrite of SELECT expression lists
- Proper NULL handling in WHERE clauses and function calls
- Support for GROUP BY and HAVING clauses
- Proper support for all Date/Time types.

If you're interested in trying out out the new code, please do and if you find any bugs, report them to the Tracker.

fSQL v.1.4 is progressing nicely and being worked on regularly so will hopefully be done in a few weeks.

PS. We're looking for PHP and Perl developers: https://sourceforge.net/people/viewjob.php?group_id=61515&job_id=33206

Posted by Steven Buberl 2009-08-31

Log in to post a comment.