unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* ANNOUNCE: Guile SimpleSQL 2.3.2
@ 2004-10-01 22:17 Dave Lambert
  0 siblings, 0 replies; only message in thread
From: Dave Lambert @ 2004-10-01 22:17 UTC (permalink / raw)


After more than two years, I've finally gotten around to another release of
Guile SimpleSQL.  There are some bug fixes and new features, and support for
Guile 1.7.  This is a development version, but feel free to treat it otherwise.

Guile SimpleSQL is a module for Guile that provides a simple interface
to SQL databases.  It currently support MySQL and PostgreSQL.

NEWS
----

** simplesql-open argument handling extended.

simplesql-open now accepts keyword arguments for all previous
parameters, and now supports a (keyword-only) `port' argument.

** MySQL backend correctly handles fields with zero length.

Fields with zero-length but non-null values are now correctly handled.
For instance, the empty string "" is now returned as a string, not
'().

** SimpleSQL datatype external representation improved.

A SimpleSQL database will now print as `#<simplesql-database
<smob-hex-address> "database name">'.

Availability
------------

guile-simplesql-2.3.2 is available at:

http://prdownloads.sourceforge.net/guile-simplesql/guile-simplesql-2.3.1.tar.gz

Dave


_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-10-01 22:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-01 22:17 ANNOUNCE: Guile SimpleSQL 2.3.2 Dave Lambert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).