SQLite

Timeline
Login

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

2 check-ins using file src/vdbe.c version 3c9e4dacc5

2025-05-07
10:39
Version 3.49.2 (Leaf check-in: 17144570b0 user: drh tags: release, branch-3.49, version-3.49.2)
2025-05-06
18:04
Fix a bug in the NOT NULL/IS NULL optimization that can cause invalid data to be used for a column if that column has a CHECK constraint that includes the NOT NULL or IS NULL operator. (check-in: 9d1f01aac9 user: drh tags: branch-3.49)