chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] Optional sqlite3 egg update


From: Thomas Chust
Subject: [Chicken-users] Optional sqlite3 egg update
Date: Mon, 6 Mar 2006 22:34:09 +0000 (GMT)

Hello,

the SQLite3 bindings got a big update and now support user defined collation sequences and SQL functions written in Scheme. They also do automagical recompilation of stale statements now.

For technical reasons I had to break the "valid NULL statement" workaround for these changes, though. If you are using a CVS version of SQLite3 anyway, this is no problem for you, if not, you should maybe wait with the update of the sqlite3 egg until the next SQLite3 release comes out.

The updated documentation and egg can be found at
  http://www.chust.org/projects/sqlite3-1.5.html
  http://www.chust.org/projects/sqlite3-1.5.egg

cu,
Thomas




reply via email to

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