Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Add AutoCommit property to the SQLiteConnection class. Fix for [9ba9346f75]. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
a6dfd19657992b5e32e591a52e77992e |
User & Date: | mistachkin 2013-10-15 06:52:20.736 |
Context
2013-10-17
| ||
02:48 | Update SQLite core library to the latest trunk code. Add test to verify that the 'totype' extension can be loaded and used. check-in: 6cb6f18893 user: mistachkin tags: trunk | |
2013-10-15
| ||
06:52 | Add AutoCommit property to the SQLiteConnection class. Fix for [9ba9346f75]. check-in: a6dfd19657 user: mistachkin tags: trunk | |
06:26 | Update SQLite core library to the latest trunk code. Add the 'totype' extension. check-in: 159d24c754 user: mistachkin tags: trunk | |
Changes
Changes to Doc/Extra/version.html.
Changes to System.Data.SQLite/SQLiteBase.cs.
Changes to System.Data.SQLite/SQLiteConnection.cs.
Added Tests/tkt-9ba9346f75.eagle.
Changes to readme.htm.
Changes to www/news.wiki.