unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Dave Lambert <d.j.lambert@sms.ed.ac.uk>
Subject: ANNOUNCE: Guile SimpleSQL 2.3.2
Date: Fri,  1 Oct 2004 23:17:53 +0100	[thread overview]
Message-ID: <1096669073.415dd7914221f@sms.ed.ac.uk> (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


                 reply	other threads:[~2004-10-01 22:17 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1096669073.415dd7914221f@sms.ed.ac.uk \
    --to=d.j.lambert@sms.ed.ac.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).