Switch from using Mono.Data.SqliteClient to Mono.Data.Sqlite.
commit738e53e4e39e82aba9d4627a4f760e34bdd5bb3a
authorAvery Pennarun <apenwarr@gmail.com>
Sun, 18 Jan 2009 23:28:24 +0000 (18 18:28 -0500)
committerAvery Pennarun <apenwarr@gmail.com>
Sat, 14 Feb 2009 03:18:29 +0000 (13 22:18 -0500)
treeb7a6dfa7952de4e9e94e76373ea47737f17f43c0
parentb109b562c922e872151a09e6be329dd2f5fe06d1
Switch from using Mono.Data.SqliteClient to Mono.Data.Sqlite.

The latter only supports Sqlite3, but it's newer, and we don't need to
support sqlite2 anyway.
wvdotnet/Makefile
wvdotnet/wvdbi.cs