Skip to content

v0.4.3

Latest
Compare
Choose a tag to compare
@tomroh tomroh released this 09 Jul 22:54
· 3 commits to main since this release
70b2a98
  • An error is now thrown for cases where a projection has an EPSG that is NA.

  • Added ability to turn on QUOTED_IDENTIFIERS. This is required for some
    Microsoft database products. Use the bcp "-q" option.

  • Column names are quoted so that reserved words can be used.