Re: sqlite bug in Pike 8.1?

"H. William Welliver III" <[email protected]> Sun, 11 Mar 2018 11:35:56 -0400
Newsgroups gmane.comp.lang.pike.user
Message-ID <[email protected]>
Hi… I’m not sure if you meant to include code examples, but they didn’t come through, and I don’t see your post on nabble. Can you resend it?

Some changes were made to the sqlite binding to bring them in line with the way the other database bindings wok. It’s possible the change broke something but I’ll have to see what you’re doing to know for sure :)

Bill

> On Mar 11, 2018, at 7:26 AM, larcky <[email protected]> wrote:
> 
> Hi
> This works perfectly in stable 8.0.498 but crashes in 8.1.12.
> 
> 
> 
> To get it to work in 8.1.12, you have to use the other version of the
> 'query' method:
> 
> 
> Would it be possible to get the 'sprintf' variant working again?
> Thanks, larcky
> 
> 
> 
> 
> --
> Sent from: http://pike.1058338.n5.nabble.com/Pike-User-f4601254.html
>