Fix the generate_series virtual table so that it correctly returns no
commit5f2014845d1d49a2902aac50a61a66f1d733f174
authorD. Richard Hipp <drh@hwaci.com>
Tue, 3 Apr 2018 14:25:51 +0000 (3 14:25 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Tue, 3 Apr 2018 14:25:51 +0000 (3 14:25 +0000)
tree052f89287efbb404291251e7c31f8853ee7aaef9
parent9bb87dc51afe1ccbed9ae44f99f428f0f1f9dc6b
Fix the generate_series virtual table so that it correctly returns no
rows if any of its constraints are NULL.
Ticket [fac496b61722daf28].
ext/misc/series.c