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 **


_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to