Re: [Sqlrelay-discussion] Ruby Binding Issue - SQLRCursor has no explicit "close" method
Brought to you by:
mused
|
From: Chad J. <cha...@gm...> - 2008-05-01 17:07:45
|
On Thu, May 1, 2008 at 10:17 AM, David Muse <dav...@fi...> wrote: > Aaah! You're right. And it looks like that's not a ruby-specific > issue. Basically any non C/C++ api has the problem. In C/C++ you can > free or delete the cursor, but not in other languages. > > I'll add a feature to close a cursor in the next release. > > David Muse > dav...@fi... Excellent, thanks David! -Chad Johnson |