Skip to content

Releases: cloudingcity/presto-client-php

v1.1.0

05 Apr 18:14
ae79376
Compare
Choose a tag to compare

Changed

  • Change get data with array not collection

v1.0.0

02 Mar 17:30
Compare
Choose a tag to compare

Presto Client PHP release

v0.1.2

28 Feb 19:25
Compare
Choose a tag to compare

Refactor

  • Unit test
  • Code architecture

Fixed

  • addConnection is not effect after setAsGlobal

v0.1.1

25 Feb 03:57
Compare
Choose a tag to compare

Fixed

  • Fixed collect() helper conflict with illuminate/support helper

v0.1.0

25 Feb 03:09
Compare
Choose a tag to compare

Added

  • Add getAssoc() method

Changed

  • Update guzzle to ~6.3
  • Refactor structure

First release

24 Feb 09:54
Compare
Choose a tag to compare

First release

Features

  • Support add multiple connections
  • Send raw query and get rows with collection