Support returning multiple values from with-transaction body.
commitf81b198eb5d2e4d7dbea2cb78647d8cae0978f6b
authorAlexander Gavrilov <angavrilov@gmail.com>
Sat, 23 Oct 2010 08:45:42 +0000 (23 12:45 +0400)
committerAlexander Gavrilov <angavrilov@gmail.com>
Sat, 23 Oct 2010 08:45:42 +0000 (23 12:45 +0400)
tree504e6bcbcb38e7cb57eb46849374af8cd2d6432d
parentd08d3e26076c17f4358d34e3e45e95a1c3f95323
Support returning multiple values from with-transaction body.

Multiple-value-prog1 is a special operator designed
specially for cases like this one.
sqlite.lisp