SQLite

All files named ”test/subtype1.test”
Login

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

History for test/subtype1.test

2024-11-26
23:30
[96fd2a59bf] part of check-in [f1cb1a815a] New test cases. (check-in: [f1cb1a815a] user: drh branch: two-argument-iif, size: 2533)
2023-03-01
15:21
[7a9c55ed84] part of check-in [e72661eb68] Follow-up to [bbaf1f2eb1e1637b]: Make sure subtypes do not cross a subquery boundary even if the function that returned the value with a subtype is buried down inside a larger expression. This fixes a problem identified by forum post 37dd14a538. (check-in: [e72661eb68] user: drh branch: trunk, size: 2301)
2022-06-09
17:17
[45c85632ab] part of check-in [9e51a6c0fb] Prevent subtype values from slipping across a subquery boundry when the subquery is implemented as a co-routine. (check-in: [9e51a6c0fb] user: drh branch: subtype-subquery, size: 1665)
16:19
[0dcd5daf00] part of check-in [08af1fe27e] The subtype of a value should not propagate across a subquery boundary. Proposed fix for the problem reported by forum post 3d9caa45cbe38c78. Additional works is needed as not all cases are covered. (check-in: [08af1fe27e] user: drh branch: subtype-subquery, size: 1442)
2015-09-10
20:34
Added: [7fe0949635] part of check-in [7b5be299c6] Experimental implementation of sqlite3_result_subtype() and sqlite3_value_subtype() interfaces. (check-in: [7b5be299c6] user: drh branch: subtypes, size: 867)