[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Announce: SchemeQL v.0.03 released!



Hey all,

The newest version of SchemeQL (0.03) is now available through the
schematics project at sourceforge.net, both in packaged form, and via
anonymous CVS:

http://sourceforge.net/project/showfiles.php?group_id=19879&release_id=81422

cvs -d:pserver:anonymous@cvs.schematics.sourceforge.net:/cvsroot/schematics login
cvs -z3 -d:pserver:anonymous@cvs.schematics.sourceforge.net:/cvsroot/schematics co schemeql


SchemeQL 0.03 includes:

   - Support for SQL92 scrollable cursors.
     (open-cursor, roll-cursor!, and close-cursor!)

   - It works with the latest SrPersist release, with improved
     procedures: make-buffer, and friends.  Announced today in this
     list:

     Message-ID: <002e01c1d431$732f72e0$70730a81@NORTHEASDX5RFA>

   - Small bugs corrected, and improved SrPersist's exception
     handling.

   - (almost) SQL92 compliant,

As always your comments, and suggestions are welcome.

Enjoy!,
--Francisco