Joe Wilson <[EMAIL PROTECTED]> wrote:
> --- [EMAIL PROTECTED] wrote:
> > It may be more difficult to implement this in a backwards-compatible
> > way such that older versions of SQLite can rollback a journal created
> > by a newer version if it encounters one.
> 
> I wonder if there are many projects that have different versions of 
> SQLite updating and reading the same database file at the same time.
> This can't be very common.
> 

As we learned from the release of 3.3.0, this is more common
that you might expect.  There are surprisingly many projects 
that expect to be able to access SQLite databases from both 
older and newer versions of the library.

--
D. Richard Hipp  <[EMAIL PROTECTED]>


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to