Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Rename the SQLiteModuleBase class to SQLiteModule. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | virtualTables |
Files: | files | file ages | folders |
SHA1: |
f0ccb3cd6471384aeec6263e941ce40e |
User & Date: | mistachkin 2013-06-21 07:21:06.004 |
Context
2013-06-21
| ||
07:23 | Remove unused GetNativeModule method. check-in: e550e1282e user: mistachkin tags: virtualTables | |
07:21 | Rename the SQLiteModuleBase class to SQLiteModule. check-in: f0ccb3cd64 user: mistachkin tags: virtualTables | |
07:15 | Move string related marshalling methods to the new SQLiteString static class. check-in: 0d7f2bfcca user: mistachkin tags: virtualTables | |
Changes
Changes to System.Data.SQLite/SQLite3.cs.
Changes to System.Data.SQLite/SQLiteBase.cs.
Changes to System.Data.SQLite/SQLiteConnection.cs.
Name change from System.Data.SQLite/SQLiteModuleBase.cs to System.Data.SQLite/SQLiteModule.cs.
Changes to System.Data.SQLite/SQLiteModuleNoop.cs.
Changes to System.Data.SQLite/System.Data.SQLite.Files.targets.