Raoul Schorer

Results 4 issues of Raoul Schorer

Hi @bennn , This is a very modest proposal for #1286. I did not patch the docs yet, but I will do so if there is interest in this pull...

Hi Ryan, > version 3.37, SQLite allows [multiple connections to a shared in-memory database](https://sqlite.org/inmemorydb.html). I'd like to implement that. currently, `(sqlite3-connect #:database "file::memory:?cache=shared")` fails with: > file-or-directory-permissions: access failed >...

Hi, This code fails at runtime, when run against the db: (sql (with #:recursive ([(cte id name parent) (inner-join (union (select h.id h.name h.parent #:from (as heap h) #:where (and...

Hi, I'm using CLP(BNR) for medical papers exploratory data reconstruction in my research. How should I cite this library? Thanks for writing this lib. Having active constraints over division etc....