[R-sig-DB] ANN: RSQLite 0.6-8 uploaded to CRAN

Seth Falcon @eth @end|ng |rom u@erpr|m@ry@net
Wed Feb 27 05:51:38 CET 2008


Hello all,

I've uploaded a new version of RSQLite, 0.6-8, which should be
available soon.

Here's a quick summary of changes:

1.  dbGetQuery now behaves like dbSendQuery
    
    It is now an error to call dbGetQuery when there is an open and
    incomplete result set.

2.  Increase maximum SQL statement length from 1000000 to 2000000
    
    When the included version of SQLite is built (this is the default), we
    now set SQLITE_MAX_SQL_LENGTH=2000000 to accomodate longer SQL queries
    that arise in bioinformatic applications.

+ seth    

-- 
Seth Falcon | seth using userprimary.net | blog: http://userprimary.net/user/




More information about the R-sig-DB mailing list