2019-09-13 17:05:48
— part of check-in
[af1bc20f50]
on branch window-functions-subtype-fix2
— Change the meaning of the SQLITE_SUBTYPE flag so that it indicates that the user-defined function cares about the subtypes of its arguments.
(user:
dan
size: 456506)
2019-09-13 18:27:17
— part of check-in
[ba2ebc3a34]
on branch trunk
— Add the SQLITE_SUBTYPE flag, which may be passed to sqlite3_create_window_function() to indicate that the window function uses sqlite3_value_subtype() to check the sub-type of its arguments.
(user:
dan
size: 456506)
2019-09-16 12:23:30
— part of check-in
[da8bc97412]
on branch wal2
— Merge recent trunk enhancements into the wal2 branch.
(user:
drh
size: 456506)