Created by: srstsavage
Quick patch to check csv_table row counts before attempting an insert. For some reason a NOT NULL violation was happening with Postgres without this check. Fixes https://github.com/onyxfish/csvkit/issues/299.
Created by: srstsavage
Quick patch to check csv_table row counts before attempting an insert. For some reason a NOT NULL violation was happening with Postgres without this check. Fixes https://github.com/onyxfish/csvkit/issues/299.