unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: "Linas Vepstas" <linasvepstas@gmail.com>
To: "Guile User Mailing List" <guile-user@gnu.org>
Subject: ANNOUNCE: Guile-DBI version 2.1.1
Date: Mon, 10 Nov 2008 16:44:50 -0600	[thread overview]
Message-ID: <3ae3aa420811101444p3488b456u9fcf243f0a5cb9be@mail.gmail.com> (raw)

I was finally able to update the gna.org website for guile-dbi
with a new release.

What is it?
--------------
guile-dbi provides a simple, generic, easy-to-use scheme/guile
interface to SQL databases, such as Postgres or MySQL.

The system is split into two parts: the DBI (database independent)
part, which provides the scheme interfaces, and the DBD (database
dependent) plugins, which connect to the actual SQL server. Currently,
there are DBD backends for Postgres on MySQL.

See http://home.gna.org/guile-dbi/ for more info

Recent Fixes
------------------
Applied all patches previously sent to this mailing list.  In particular:

-- A crash during garbage collection, during db close.
-- Misconversion of floating point values.
-- An off-by-one error when returning lines from a Postgres database.
-- Removal of calls to the deprecated guile gh_ API.
-- Documentation updates.

Documentation
--------------------
See http://home.gna.org/guile-dbi/guile-dbi.html




             reply	other threads:[~2008-11-10 22:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-10 22:44 Linas Vepstas [this message]
2008-11-11  4:32 ` Patch to Guile-DBI: SCM_ASSERT Mike Gran
2008-11-11 14:36   ` Linas Vepstas
2008-11-11 16:31     ` Mike Gran
2008-11-11 16:45       ` Linas Vepstas

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=3ae3aa420811101444p3488b456u9fcf243f0a5cb9be@mail.gmail.com \
    --to=linasvepstas@gmail.com \
    --cc=guile-user@gnu.org \
    /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).