Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of src/sqlite4.c
2012-06-29
| ||
15:59 | Update to the latest SQLite4 that requires converting preprocessor macro prefixes from "SQLITE_" to "SQLITE4_". file: [092124ba] check-in: [0328d681] user: drh branch: sqlite4, size: 2885477 | |
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. file: [d991dc97] check-in: [3f624d49] user: drh branch: sqlite4, size: 2873648 | |
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. file: [f0957af9] check-in: [68239127] user: drh branch: sqlite4, size: 2876324 Added | |