unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* ANNOUNCE: Guile-DBI version 2.1.1
@ 2008-11-10 22:44 Linas Vepstas
  2008-11-11  4:32 ` Patch to Guile-DBI: SCM_ASSERT Mike Gran
  0 siblings, 1 reply; 5+ messages in thread
From: Linas Vepstas @ 2008-11-10 22:44 UTC (permalink / raw
  To: Guile User Mailing List

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




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-11-11 16:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-10 22:44 ANNOUNCE: Guile-DBI version 2.1.1 Linas Vepstas
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

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).