SQLite

Check-in [6cb537bdce]
Login

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

Overview
Comment:Fix the SQLITE_ENABLE_APPLE_SPI compile-time option.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | apple-osx
Files: files | file ages | folders
SHA3-256: 6cb537bdce85e08810ac952b753ecd97b656cc0885cfda443b810b9242bf9c79
User & Date: drh 2018-10-12 22:02:27.294
Context
2018-10-25
16:58
Merge bug fixes from trunk. (check-in: 1e973f65e8 user: drh tags: apple-osx)
2018-10-12
22:02
Fix the SQLITE_ENABLE_APPLE_SPI compile-time option. (check-in: 6cb537bdce user: drh tags: apple-osx)
2018-10-11
18:45
Fix issues with the new textkey pragma from the previous check-in. (check-in: d1008b0728 user: drh tags: apple-osx)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/btreeInt.h.
Changes to src/os_unix.c.
Changes to src/sqliteInt.h.