R-20857-32692-20795-02101-46664-36777-53557-28223 tcl slt th3 src
The sqlite3_int64 and sqlite_int64 types can store integer values between -9223372036854775808 and +9223372036854775807 inclusive.
th3/req1/int64_01.test:17
/* IMP: R-20857-32692 */
# EVIDENCE-OF: R-20857-32692 The sqlite3_int64 and sqlite_int64 types # can store integer values between -9223372036854775808 and # +9223372036854775807 inclusive.
R-14522-26183-36808-38782-13052-12335-19619-11308 tcl slt th3 src
The sqlite3_uint64 and sqlite_uint64 types can store integer values between 0 and +18446744073709551615 inclusive.
th3/req1/int64_01.test:100
/* IMP: R-14522-26183 */
# EVIDENCE-OF: R-14522-26183 The sqlite3_uint64 and sqlite_uint64 types # can store integer values between 0 and +18446744073709551615 # inclusive.