Re: SQLite and pike strings in bindings
"Martin Nilsson (Coppermist) @ Pike (-) importm?te f?r mailinglistan" <[email protected]> Wed, 22 Nov 2017 21:55:17 +0100
| Newsgroups | gmane.comp.lang.pike.user |
|---|---|
| Message-ID | <[email protected]> |
> >Additionally, IâÂÂve added support for using single-value multisets to store values as binary (BLOB) values, as found in the Oracle glue. I havenâÂÂt committed tests, but will do so in the next day or two. > Perhaps it would be more natural nowdays to use a buffer object to communicate BLOB? I'll commit a proposal.