pqexecparams
Cyrus Harmon <ch-clsql-dl6SmSK5uza1Z/[email protected]>
| Newsgroups | gmane.lisp.clsql.devel |
|---|---|
| Message-ID | <[email protected]> |
Dear clsql-devel, I'm not sure who the current maintainer of db-postgresql is, but is there any chance of seeing support for either prepared statements or statement execution via pqexecparams any time soon? I'd like to be able to store binary data in the database and escaping this stuff and putting it inside of literal SQL commands is not the best way to go. Thanks, Cyrus