Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | In the SQLiteLog.DomainUnload method, make sure to undo all things done in the SQLiteLog.Initialize method. Possible fix for ticket [98c70ac5a7]. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
3303a4f55b1de68ece45a53aa27fe220 |
User & Date: | mistachkin 2011-10-18 03:07:04.208 |
References
2011-10-20
| ||
07:23 | • Closed ticket [98c70ac5a7]: SQLiteFactory raises CallbackOnCollectedDelegate plus 2 other changes artifact: 02878a4f6c user: mistachkin | |
2011-10-18
| ||
03:08 | • Pending ticket [98c70ac5a7]. artifact: 21d58b59eb user: mistachkin | |
Context
2011-10-18
| ||
03:23 | Add an example MDA configuration file for Eagle suitable for use with the test suite. check-in: 7bade0d7b1 user: mistachkin tags: trunk | |
03:07 | In the SQLiteLog.DomainUnload method, make sure to undo all things done in the SQLiteLog.Initialize method. Possible fix for ticket [98c70ac5a7]. check-in: 3303a4f55b user: mistachkin tags: trunk | |
2011-10-15
| ||
12:38 | Improve test thread cleanup in test for ticket [84718e79fa]. check-in: 9e77b34813 user: mistachkin tags: trunk | |
Changes
Changes to System.Data.SQLite/SQLiteLog.cs.