Fix a problem triggered when a zipfile virtual table is created and written to
commit7b567f7b0d794e86ef2078817c5cb6d157defac4
authorDan Kennedy <danielk1977@gmail.com>
Thu, 1 Feb 2018 19:41:23 +0000 (1 19:41 +0000)
committerDan Kennedy <danielk1977@gmail.com>
Thu, 1 Feb 2018 19:41:23 +0000 (1 19:41 +0000)
treec3ab634016a92e3c92077603935700f6e7d9147f
parent4569951167742a90d05bbbfbd260f21308ac87fc
Fix a problem triggered when a zipfile virtual table is created and written to
within the same transaction. And add other zipfile tests.
ext/misc/zipfile.c
test/zipfile.test
test/zipfile2.test
test/zipfilefault.test