SQLite

Check-in [979229f720]
Login
Overview
Comment:Fix an fts5 problem causing attempts to create locale=1 tables with more than 115 columns to fail. Bug 2026-06-19T05:19:08Z.
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 979229f720e63d0294be14dae3f9fad68f76e4126a0ad63e32573cdfecd0151e
User & Date: dan on 2026-06-19 11:14:16.143
Other Links: manifest | tags
Context
2026-06-19
11:46
Fix a cast in fts3_write so that it is applied as intended. Bug 2026-06-19T07:56:23Z. (check-in: d6a3272e55 ... user: dan tags: trunk)
11:18
Fix an fts5 problem causing attempts to create locale=1 tables with more than 115 columns to fail. (check-in: 4d993e8f5f ... user: drh tags: branch-3.53)
11:14
Fix an fts5 problem causing attempts to create locale=1 tables with more than 115 columns to fail. Bug 2026-06-19T05:19:08Z. (check-in: 979229f720 ... user: dan tags: trunk)
2026-06-18
17:09
Fix a memory size computation error on 32-bit platforms caused by check-in [9a2a230464e43140]. (check-in: dc4763b14c ... user: drh tags: trunk)
Changes