Skip to content
Back to formatted view

Raw Message

Message-ID: <m2d58s7ygj.fsf@ziti.local>
Date: 2006-10-16T21:17:00Z
From: Seth Falcon
Subject: RSQLite enhancements
In-Reply-To: <2AB7346A3227A74BB97F9A0D79E3E65A064F81@mailserver.kalyptorisk.com> (Ashish Kulkarni's message of "Mon, 16 Oct 2006 10:47:20 +0530")

Hi Ashish,

"Ashish Kulkarni" <ashish.kulkarni at kalyptorisk.com> writes:
> Hello,
>
> I've been working on some enhancements for RSQLite, and here they
> are :-)

Wow, these changes look great.  I will plan on applying the patch you
posted.

> I'm planning to add more features to RSQLite next week:
>
> * use actual types from SQLite and remove the type.convert calls
> * implement DBIPreparedStatment and friends, similar to ROracle
> * implement dbApply (if time permits .. this will be tough).

Sounds good.  I think there are many users who will appreciate having
access to prepared statements.

> BTW, the SQLite tarball for 0.4-4 contains a ELF-binary copy of
> SQLite (I assume it's Linux) in the inst/ folder. This get copied on
> even windows binary packages, increasing its size from roughly 356kB
> -> 1.5M.

Oops, will take care of that in the next push to CRAN.  While there
_is_ an ELF-binary that doesn't belong, the size is not going to be
356kB.  The sqlite source tarball is 1.7MB alone.

+ seth