Re: [elephant-devel] Possible bug in sql-controller.lisp

2010-01-25 Thread Henrik Hjelte
On Mon, Jan 25, 2010 at 11:18 PM, Andrew Kirkpatrick wrote: > Hi, > > I'm trying to get elephant working with sqlite on sbcl, and I'm using > clbuild to retrieve and set up systems. I am not sure the sql backend of elephant is up to date. It is largely unmaintained, and will probably be dropped s

[elephant-devel] Possible bug in sql-controller.lisp

2010-01-25 Thread Andrew Kirkpatrick
Hi, I'm trying to get elephant working with sqlite on sbcl, and I'm using clbuild to retrieve and set up systems. However, evaluating the following form led to an error: (defvar *elephant-store* (open-store '(:clsql (:sqlite3 "/tmp/test.db" The error was: Execution of a form compiled w