Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for System.Data.SQLite/SQLiteSessions.cs
2017-10-06
| ||
19:53 | Renamed to System.Data.SQLite/SQLiteSession.cs. Add the 'SQLiteChangeGroup' class. Rename the new source file to 'SQLiteSession.cs'. check-in: [d7179f7208] user: mistachkin branch: sessions, size: 0 | |
18:06 | Work on cleaning up the enumerator/iterator classes and P/Invoke integration. file: [827beaabc4] check-in: [c82ab41db1] user: mistachkin branch: sessions, size: 73646 | |
17:39 | Introduce some private abstract base classes to isolate the differences between memory and stream enumeration. file: [310c961ac6] check-in: [04332df7d6] user: mistachkin branch: sessions, size: 70991 | |
16:08 | Remove unused IsPatchSet property from the ISQLiteChangeSet interface. file: [ff80a8f8e1] check-in: [54ac954062] user: mistachkin branch: sessions, size: 63033 | |
16:04 | Further work on the SQLiteStreamChangeSet class. file: [6729a72557] check-in: [b1e6a036bb] user: mistachkin branch: sessions, size: 63750 | |
15:51 | Further work on the SQLiteMemoryChangeSet class. file: [65dd5f62ba] check-in: [5dc5e48cb0] user: mistachkin branch: sessions, size: 61417 | |
2017-10-05
| ||
23:10 | Cleanup integration between the session extension classes and the SQLiteConnection class. file: [a63f9a376f] check-in: [7529b50e97] user: mistachkin branch: sessions, size: 57676 | |
22:55 | The 'Apply' methods logically belong to the change set, not the session. file: [1f0da169aa] check-in: [baed0aa503] user: mistachkin branch: sessions, size: 57875 | |
22:33 | Further refinements. file: [3dfe5e3d02] check-in: [a16ea17d38] user: mistachkin branch: sessions, size: 55737 | |
22:19 | Fix some inconsistencies in the API, minor cleanup. file: [160ee4e79a] check-in: [520bab9c18] user: mistachkin branch: sessions, size: 52183 | |
21:47 | Yet more work in progress. file: [d18eabdd0a] check-in: [537da806d2] user: mistachkin branch: sessions, size: 44425 | |
19:28 | More work in progress. file: [e2659b30b0] check-in: [ef2192f132] user: mistachkin branch: sessions, size: 32169 | |
03:26 | Added: Work-in-progress on supporting the 'sessions' extension to the SQLite core library. file: [96666720fd] check-in: [2ce0ba7f72] user: mistachkin branch: sessions, size: 4966 | |