Closed phoe closed 7 years ago
sql/install.lisp:8:1: error: (during macroexpansion of (OVERLORD/IMPL:IMPORT INSTALL-QUERIES ...)) The value :ALL-AS-FUNCTIONS is not of type OVERLORD/TYPES:BINDING-DESIGNATOR Compilation failed.
The syntax in the readme was out of date. It should have been :binding :all-as-functions, with no list.
:binding :all-as-functions
Thanks for the heads-up and updating the README!