interpolation icon indicating copy to clipboard operation
interpolation copied to clipboard

import runs which result in 0 rows

Open missinglink opened this issue 9 years ago • 0 comments

it's possible that importers yield 0 rows (for tests and smaller extracts).

it seems like the vertices action hangs if the address table contains 0 rows, also there are errors produced from trying to close prepared statements that have never been run.

add tests for empty import files and confirm that all scripts still run and exit without error.

missinglink avatar Nov 17 '16 14:11 missinglink