System.Data.SQLite

Check-in Differences
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Difference From b5ae536a3dfaf394 To 294c29fd211985b6

2013-11-15
21:01
Add support for compiling the core projects for Windows Embedded Compact 2013 using the appropriate SDK with Visual Studio 2012. check-in: 0adcab7b75 user: mistachkin tags: trunk
20:52
Add link to Windows Embedded Compact information on the download page. check-in: 294c29fd21 user: mistachkin tags: trunk
08:38
When checking for builds and releases available for testing, make sure the matching interop assembly or core library exists, if necessary (i.e. the primary assembly is not mixed-mode). check-in: 5fc3695abf user: mistachkin tags: trunk
2013-09-13
01:38
Add SQLiteCommand.Execute, SQLiteCommand.ExecuteNonQuery, and SQLiteCommand.ExecuteScalar method overloads that take a CommandBehavior parameter. check-in: 00b02c1aa6 user: mistachkin tags: trunk
00:58
Make sure the database cannot be changed by a query when the CommandBehavior.SchemaOnly flag is used. Fix for [f8dbab8baf]. check-in: 30e2ba0f43 user: mistachkin tags: tkt-f8dbab8baf
2013-09-12
21:30
Update SQLite core library to the latest trunk code. check-in: b5ae536a3d user: mistachkin tags: trunk
2013-09-10
06:33
Update Eagle in externals to the beta 28 release. check-in: e7fa8c655e user: mistachkin tags: trunk

Changes to .fossil-settings/ignore-glob.
Changes to Doc/Extra/dbfactorysupport.html.
Changes to Doc/Extra/version.html.
Changes to Doc/Extra/welcome.html.
Changes to Doc/SQLite.NET.chm.
Changes to Doc/buildChm.tcl.
Changes to Externals/Eagle/bin/Eagle.dll.
Changes to Externals/Eagle/bin/EagleShell.exe.
Changes to Externals/Eagle/bin/EagleShell.exe.mda.config.
Changes to Externals/Eagle/bin/x64/Spilornis.dll.
Changes to Externals/Eagle/bin/x86/Spilornis.dll.
Changes to Externals/Eagle/lib/Eagle1.0/init.eagle.
Changes to Externals/Eagle/lib/Eagle1.0/test.eagle.
Changes to Externals/Eagle/lib/Eagle1.0/vendor.eagle.
Changes to Externals/Eagle/lib/Test1.0/constraints.eagle.
Changes to Externals/Eagle/lib/Test1.0/epilogue.eagle.
Changes to Externals/Eagle/lib/Test1.0/prologue.eagle.
Added Externals/NDoc3/bin/NDoc3.Documenter.Msdn.dll.
Added Externals/NDoc3/src/MsdnDocumenter.cs.
Added Externals/NDoc3/src/NameResolver.cs.
Changes to SQLite.Beta.nuspec.
Changes to SQLite.Designer/AssemblyInfo.cs.
Changes to SQLite.Designer/source.extension.vsixmanifest.
Changes to SQLite.Interop/SQLite.Interop.2005.vcproj.
Changes to SQLite.Interop/SQLite.Interop.2008.vcproj.
Changes to SQLite.Interop/SQLite.Interop.2010.vcxproj.
Changes to SQLite.Interop/SQLite.Interop.2010.vcxproj.filters.
Changes to SQLite.Interop/SQLite.Interop.2012.vcxproj.
Changes to SQLite.Interop/SQLite.Interop.2012.vcxproj.filters.
Changes to SQLite.Interop/SQLite.Interop.CE.2005.vcproj.
Changes to SQLite.Interop/SQLite.Interop.CE.2008.vcproj.
Changes to SQLite.Interop/SQLite.Interop.Static.2005.vcproj.
Changes to SQLite.Interop/SQLite.Interop.Static.2008.vcproj.
Changes to SQLite.Interop/SQLite.Interop.Static.2010.vcxproj.
Changes to SQLite.Interop/SQLite.Interop.Static.2010.vcxproj.filters.
Changes to SQLite.Interop/SQLite.Interop.Static.2012.vcxproj.
Changes to SQLite.Interop/SQLite.Interop.Static.2012.vcxproj.filters.
Changes to SQLite.Interop/props/SQLite.Interop.2005.vsprops.
Changes to SQLite.Interop/props/SQLite.Interop.2008.vsprops.
Changes to SQLite.Interop/props/SQLite.Interop.2010.props.
Changes to SQLite.Interop/props/SQLite.Interop.2012.props.
Changes to SQLite.Interop/props/sqlite3.props.
Changes to SQLite.Interop/props/sqlite3.vsprops.
Changes to SQLite.Interop/src/core/sqlite3.c.
Changes to SQLite.Interop/src/core/sqlite3.h.
Added SQLite.Interop/src/ext/regexp.c.
Added SQLite.Interop/src/ext/totype.c.
Changes to SQLite.Interop/src/win/SQLite.Interop.rc.
Changes to SQLite.Interop/src/win/interop.c.
Changes to SQLite.Interop/src/win/interop.h.
Changes to SQLite.MSIL.nuspec.
Changes to SQLite.nuspec.
Changes to SQLite.x64.nuspec.
Changes to SQLite.x86.nuspec.
Changes to Setup/build.bat.
Added Setup/sourceTag.eagle.
Added Setup/test.bat.
Changes to Setup/verify.lst.
Changes to System.Data.SQLite.Linq/AssemblyInfo.cs.
Changes to System.Data.SQLite/AssemblyInfo.cs.
Added System.Data.SQLite/AssemblySourceIdAttribute.cs.
Added System.Data.SQLite/AssemblySourceTimeStampAttribute.cs.
Changes to System.Data.SQLite/SQLite3.cs.
Changes to System.Data.SQLite/SQLiteBase.cs.
Changes to System.Data.SQLite/SQLiteCommand.cs.
Changes to System.Data.SQLite/SQLiteConnection.cs.
Changes to System.Data.SQLite/SQLiteConvert.cs.
Changes to System.Data.SQLite/SQLiteDataReader.cs.
Changes to System.Data.SQLite/SQLiteException.cs.
Changes to System.Data.SQLite/SQLiteLog.cs.
Changes to System.Data.SQLite/SQLiteModule.cs.
Added System.Data.SQLite/SQLitePatchLevel.cs.
Changes to System.Data.SQLite/System.Data.SQLite.Files.targets.
Changes to System.Data.SQLite/UnsafeNativeMethods.cs.
Added Tests/authorizer.eagle.
Changes to Tests/backup.eagle.
Changes to Tests/basic.eagle.
Changes to Tests/common.eagle.
Changes to Tests/installer.eagle.
Added Tests/settings.before.mistachkin.eagle.
Added Tests/settings.stress.mistachkin.eagle.
Changes to Tests/stress.eagle.
Changes to Tests/thread.eagle.
Changes to Tests/tkt-00f86f9739.eagle.
Changes to Tests/tkt-201128cc88.eagle.
Changes to Tests/tkt-343d392b51.eagle.
Changes to Tests/tkt-3aa50d8413.eagle.
Changes to Tests/tkt-48a6b8e4ca.eagle.
Changes to Tests/tkt-4a791e70ab.eagle.
Changes to Tests/tkt-59edc1018b.eagle.
Changes to Tests/tkt-6434e23a0f.eagle.
Changes to Tests/tkt-6c6ecccc5f.eagle.
Changes to Tests/tkt-72905c9a77.eagle.
Changes to Tests/tkt-7e3fa93744.eagle.
Changes to Tests/tkt-8b7d179c3c.eagle.
Changes to Tests/tkt-996d13cd87.eagle.
Added Tests/tkt-9ba9346f75.eagle.
Changes to Tests/tkt-ae5267b863.eagle.
Changes to Tests/tkt-ccfa69fc32.eagle.
Changes to Tests/tkt-e06c4caff3.eagle.
Changes to Tests/tkt-e1b2e0f769.eagle.
Changes to Tests/tkt-e30b820248.eagle.
Added Tests/tkt-f8dbab8baf.eagle.
Changes to Tests/version.eagle.
Changes to Tests/vtab.eagle.
Changes to exclude_src.txt.
Changes to readme.htm.
Changes to test/AssemblyInfo.cs.
Changes to test/app.config.
Changes to testce/AssemblyInfo.cs.
Changes to testce/TestCases.cs.
Changes to testlinq/2008/App.config.
Changes to testlinq/2010/App.config.
Changes to testlinq/2012/App.config.
Changes to testlinq/Properties/AssemblyInfo.cs.
Changes to tools/install/Properties/AssemblyInfo.cs.
Changes to www/downloads.wiki.
Changes to www/news.wiki.