Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
4 check-ins using file src/th.c version 84b84bb1de
|
2012-06-29
| ||
| 15:59 | Update to the latest SQLite4 that requires converting preprocessor macro prefixes from "SQLITE_" to "SQLITE4_". ... (Closed-Leaf check-in: 0328d68181 user: drh tags: sqlite4) | |
| 15:47 | Merge in the trunk changes. ... (check-in: 0315f3f03b user: drh tags: sqlite4) | |
|
2012-06-27
| ||
| 13:59 | Use ~/.fossil4 as the configuration database to avoid conflicts with the original fossil. Adjust SQL because INTEGER PRIMARY KEY does not auto-fill as with SQLite3. ... (check-in: 3f624d490b user: drh tags: sqlite4) | |
| 12:30 | Begin a branch that is modified to use sqlite4 instead of sqlite3 as the storage engine. This check-in compiles (on unix) but does not work. ... (check-in: 6823912746 user: drh tags: sqlite4) | |