[Mono-dev] [PATCH] Mono.Data.SqliteClient fixes from Beagle

Joshua Tauberer tauberer at for.net
Tue Nov 29 15:30:55 EST 2005


Daniel Drake wrote:
> Previously, SqliteClient did not properly check the return values of 
> some of its calls into the sqlite API.

In light of the issue on mono-list about a "CREATE TABLE ...; CREATE 
TABLE ...;" command, if my hasty conclusion was true that we can't 
prepare the whole thing before executing, and in which case 
SqliteCommand.cs needs to be rewritten, it might be better to hold off 
on modifying that file until after.  At least, if I'm going to do the 
rewriting, that's my preference.  But I won't have time to do that for a 
few weeks, so if you or anyone else wants to work on that before then, 
just ignore my opinion. :)

-- 
- Joshua Tauberer

http://taubz.for.net

** Nothing Unreal Exists **





More information about the Mono-devel-list mailing list