> RC1 incorrectly tagged databases with 0 6 1 instead of 0 9 0. This
> is fixed in the release version and in HEAD.
> ...
> 4) Open the DB, rewrite the version number, close it and open it again.
I did
$ sqlite sqlite.db
sqlite> update VERSION set DBVERSION='(0 9 0)';
and it seems to me everyth
Is this on a fresh database or an old database? Does your
installation pass the regression suite? Unfortunately the backtrace
alone here doesn't tell us much. You might also try
pushing :elephant-without-optimize onto the *features* list and
recompiling elephant and see if you get a more
I am trying to do
(ELEPHANT::DESERIALIZE-FROM-BASE64-STRING
"DwMNCREAAABTUUwtSU5ERVhFRC1CVFJFRQkIREItQ0xTUUw="
elephant:*store-controller*)
and have error with this backtrace
0: (INTERN NIL #)
Locals:
SB-DEBUG::ARG-0 = 2
SB-DEBUG::ARG-1 = NIL
SB-DEBUG::A