Skip to content

Included program to push CSV into SQL

Nicolas Garcia Ospina requested to merge push-rows into master

In this MR I created a second program that handles the CSV files and push them into a target_database which in this case would be obm_tiles, it also works on a multiprocessing frame since it is meant to be scaled up. I also did a small fix in the dictionary creation.

\approve @fd @ds

Merge request reports