pramsey / pgsql-ogr-fdw

PostgreSQL foreign data wrapper for OGR
MIT License
237 stars 34 forks source link

Add regression test for NULL strings in CSV #220

Closed pramsey closed 1 year ago

pramsey commented 3 years ago

Using example from #218 add a regression test for this behaviour. Also for numeric columns.