chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] Update: sqlite3.egg v1.1.1


From: Thomas Chust
Subject: [Chicken-users] Update: sqlite3.egg v1.1.1
Date: Tue, 17 Jan 2006 19:08:32 +0000 (GMT)

Hello,

a small but (at least for me) nerve saving update to the sqlite3 interface: All procedures like sqlite3:exec, sqlite3:update, etc. now reset prepared statements before working on them -- this saves you the tedious task of having to do that by hand anyway, but it doesn't break existing scripts either.

The changes are committed into SVN and the new version and documentation are at the usual location
    http://www.chust.org/projects/sqlite3.egg
    http://www.chust.org/projects/sqlite3.html

cu,
Thomas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]