Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
3 check-ins using file src/file.c version e79fccbe92
|
2012-06-29
| ||
| 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 | |