Skip to content

v1.2.0

Compare
Choose a tag to compare
@apoorvdeshmukh apoorvdeshmukh released this 30 Jun 18:48
f504ba6

Version 1.2.0

  • Release date: June 30, 2023

What's new in 1.2.0

  • Added further flags for ODBC compatibility: -P, -y, and -Y (#369)
  • Miscellaneous ODBC compatibility fixes (#397)
    • Preserve blank lines in the batch
    • Add procedure name to errors when appropriate
    • Stub out -I and -R flags so they are allowed in scripts but have no effect on execution
  • Add errors for mutually exclusive parameters (#388)
  • Use TCP as default protocol (#374)