Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Version 3.7.12 |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk | release | version-3.7.12 |
Files: | files | file ages | folders |
SHA1: |
8654aa9540fe9fd210899d83d17f3f40 |
User & Date: | drh 2012-05-14 01:41:23.304 |
Context
2012-05-14
| ||
12:20 | Add an assert() that verifies that the statement pointer from the sqlite3_prepare() family of functions is always NULL if the routines return other than SQLITE_OK. (check-in: 0bb1cfc63f user: drh tags: trunk) | |
02:05 | Version 3.7.12 (check-in: d9348b2a4e user: drh tags: apple-osx) | |
01:58 | Version 3.7.12 (check-in: be71d2f667 user: drh tags: sessions) | |
01:41 | Version 3.7.12 (check-in: 8654aa9540 user: drh tags: trunk, release, version-3.7.12) | |
2012-05-12
| ||
22:36 | Fix a typo in a comment which is used to generate documentation. No changes to code. (check-in: af525b5d25 user: drh tags: trunk) | |
Changes