System.Data.SQLite

Login
This project makes use of Eagle, provided by Mistachkin Systems.
Eagle: Secure Software Automation

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

Changes In Branch backupApi Excluding Merge-Ins

This is equivalent to a diff from 5ba5fc374d to 7cf3031f35

2012-03-24
16:48
Add support for the native SQLite Online Backup API. check-in: 4926b5d713 user: mistachkin tags: trunk
16:46
Update version history docs. Closed-Leaf check-in: 7cf3031f35 user: mistachkin tags: backupApi
16:12
Fix typo in test case. check-in: ca5d14e4ae user: mistachkin tags: backupApi
10:05
Start of work on ticket [c71846ed57], supporting the SQLite online backup API. check-in: 6eac31ab88 user: mistachkin tags: backupApi
2012-03-23
12:09
Lock access to the static data used by the native SQLite library pre-load mechanism. check-in: 5ba5fc374d user: mistachkin tags: trunk
2012-03-22
15:45
Modify the native library pre-loader to recognize the 'PreLoadSQLite_BaseDirectory' environment variable as an override for the base directory to use. check-in: e0c2dcac4c user: mistachkin tags: trunk

Changes to Doc/Extra/version.html.

Changes to System.Data.SQLite/SQLite3.cs.

Added System.Data.SQLite/SQLiteBackup.cs.

Changes to System.Data.SQLite/SQLiteBase.cs.

Changes to System.Data.SQLite/SQLiteConnection.cs.

Changes to System.Data.SQLite/System.Data.SQLite.Files.targets.

Changes to System.Data.SQLite/UnsafeNativeMethods.cs.

Added Tests/backup.eagle.

Changes to Tests/basic.eagle.

Changes to Tests/common.eagle.

Changes to Tests/tkt-448d663d11.eagle.

Changes to Tests/tkt-b4a7ddc83f.eagle.

Changes to readme.htm.

Changes to www/news.wiki.