From: Michael N. <mne...@nt...> - 2003-05-14 18:34:41
|
On Thu, May 15, 2003 at 12:24:04AM +0900, MoonWolf wrote: > Brian Candler wrote: > > "after 'UPDATE' statement, RPC is incorrect" (and the subject implies there > > was a patch provided) > > > > However I can't find the patch, and this behaviour is still wrong in > > ruby-dbi-0.0.19: see attached, running with ruby-1.6.8 and SQLite-2.8.0 > > SQLite.c.patch.030213b: > * fix Row Processed Count(sqlite_changes() function) > * fix DBI::Timestamp quote format for Timestamp sorting > before '2003-2-13 1.2.3.0' => after '2003-02-13 01:02:03' Thanks! I've patched the sources. Regards, Michael |