Skip to content

v0.3.1

Latest
Compare
Choose a tag to compare
@xyu xyu released this 31 Jul 16:01
· 3 commits to master since this release
c2d8d83
  • Added - VERSION class constant so that consumers can inspect version of ThriftSQL used
  • Added - Ability to set Impala query options on the connection
  • Improved - Better separation of \ThriftSQL\Query instantiation vs query execution with new exec() interface