pgfutter icon indicating copy to clipboard operation
pgfutter copied to clipboard

pgfutter doesn't correctly honor --table names

Open raindog308 opened this issue 3 years ago • 1 comments
trafficstars

If I do this:

pgfutter --table 2010_Q1_sub csv -d $'\t' 2010_Q1_sub.tsv

Then I end up with a table called import._2010_q1_sub

I did not request the leading underscore. There is no existing 2010_q1_sub table prior to import in this example.

raindog308 avatar Jul 07 '22 14:07 raindog308

same problem

marcuzz0 avatar Jul 18 '22 13:07 marcuzz0