Artifact 616f8a225bfd6cf09f7f5906c7b91b29a3591b34:
- File src/sqliteInt.h — part of check-in [d2c047f304] at 2014-02-19 14:20:49 on branch trunk — Add the SQLITE_NOTNULL P5 code for comparison operations - really a composite of SQLITE_NULLEQ and SQLITE_JUMPIFNULL. This flag indicates that NULL operands are not possible and raises and assert() if NULL operands are seen. Also omit an unnecessary scan of the sqlite_sequence table when writing into an AUTOINCREMENT table. (user: drh size: 156237) [more...]
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.