/UpdateDBScript

Update Postgres database based on a csv file

Primary LanguageJavaScript

###Create sql file to insert and update data base rows.

This script allows you to enter 2 CSV files: one for the updates you would like to make for the data, and the other a csv of your original data base. It will return for you two sql files with all of your commands to update and insert rows.