Closed bibsian closed 8 years ago
Need to change the file handler class to change the column names of loaded datasets if they are the same names used in the database. This error causes the update_main method in the user facade class to fail (i.e. last step of program fails).
commit 10ee29aa14fd89ad0adca4648cbd3480216a02bf took care of this
Need to change the file handler class to change the column names of loaded datasets if they are the same names used in the database. This error causes the update_main method in the user facade class to fail (i.e. last step of program fails).