Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for System.Data.SQLite/SQLiteBackup.cs
2016-07-01
| ||
03:20 | Correct an attribution comment. file: [d27a03f3e4] check-in: [8c08bda9a1] user: mistachkin branch: trunk, size: 4879 | |
2012-09-11
| ||
08:05 | Refactor core SQLite library return code handling to make use of the enumerated SQLiteErrorCode type. Initial work on supporting the sqlite3_errstr() API. file: [fb3ea53950] check-in: [a6c16dc93b] user: mistachkin branch: trunk, size: 4888 | |
2012-07-22
| ||
06:54 | Remove all superfluous UTF-8 byte-order-marks. file: [572d5bc221] check-in: [2c82e6c1a3] user: mistachkin branch: trunk, size: 4876 | |
2012-03-24
| ||
10:05 | Added: Start of work on ticket [c71846ed57], supporting the SQLite online backup API. file: [bd1aab9ecb] check-in: [6eac31ab88] user: mistachkin branch: backupApi, size: 4879 | |