SQLite4
Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

5 check-ins that include changes to files matching 'ext/fts3/*'

2012-06-29
15:39
Change all "SQLITE_" prefixes on preprocessor macros to "SQLITE4_" to avoid name collisions with SQLite3. check-in: da13c446be user: drh tags: trunk
2012-02-21
20:03
Only the bare basics work. But we might as well go ahead and call this the trunk since we are unlikely to ever need to bisect back into this massive rewrite effort. check-in: a101b3e1c4 user: drh tags: trunk
2012-02-17
12:12
Incremental check-in - working toward getting it to compile. check-in: 18d380e9a6 user: drh tags: remove-btree
2012-01-23
16:22
Rename all of the interfaces from "sqlite3" to "sqlite4" check-in: 9191010833 user: drh tags: trunk
2012-01-20
01:21
Add extensions and a Makefile. check-in: 5371cead94 user: drh tags: trunk