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
_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users