Both are on my todo list already, thanks :)
On Sat, 26 Feb 2005 07:48:14 -, Nuno Lopes <[EMAIL PROTECTED]> wrote:
> The same applies to sqlite 3 used in PDO.
> Nuno
>
> - Original Message -
> > Prior to the upcoming release, if not already done, the embedded sqlite
> > 2.8.15
> > sho
The same applies to sqlite 3 used in PDO.
Nuno
- Original Message -
Prior to the upcoming release, if not already done, the embedded sqlite
2.8.15
should be upgraded to 2.8.16. The new version fixes a database corruption
problem which can occur when VACUUM is used. IIRC, all of the prev
Prior to the upcoming release, if not already done, the embedded sqlite 2.8.15
should be upgraded to 2.8.16. The new version fixes a database corruption
problem which can occur when VACUUM is used. IIRC, all of the previous
changes to sqlite that were discovered by the PHP team (mostly pertaining