Skip to content
Prev 404 / 1559 Next

RSQLite: ATTACH statement not executed when the db connection is holding a resultSet

Hi all,

Seth Falcon <seth at userprimary.net> writes:
I've just uploaded a new RSQLite 0.6-7 with the following changes:

* dbGetQuery now has the same auto-close semantics as dbSendQuery

* dbGetQuery issues a warning message when it opens a temporary
  connection because there is an incomplete result set.

+ seth