interpolation
interpolation copied to clipboard
import runs which result in 0 rows
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.