pgclimb
pgclimb copied to clipboard
Handle nils when exporting CSV data
Added a case block to handle nil values - the output for CSV files was producing incorrect CSV files if some of the columns have nil data. This leads to misinterpretation of data exported using pgclimb