Tags: ftshp/influxdb-php
Toggle 1.14.7's commit message
Corrected README, was out-of-sync with releases
Toggle 1.14.6's commit message
Toggle 1.14.4's commit message
Merge pull request influxdata#68 from M2Mobi/delay
Delay driver instantiation until it's actually needed.
Toggle 1.14.3's commit message
1.14.3
- Deprecate IF NOT EXISTS clause in database creation
Toggle 1.14.2's commit message
Release 1.14.2
* Fix Notice when calling InfluxDB\Client::fromDSN without username or
password
* fixed Guzzle client timeout is float
* Fix annotation
* Remove unused property
* Fixed misspelling
* Fixed tag with Boolean/Null value trigger parse error
Toggle 1.4.1's commit message
Toggle 1.4.0's commit message
1.4.0
Updating Influx Database with support for writing direct payloads
Toggle 1.3.1's commit message
Merge pull request influxdata#43 from virgofx/master
Adding support for writing points into a specific retention period.
Toggle 1.3.0's commit message
Changelog 1.3.0
* Added quoting of dbname in queries
* Added orderBy to query builder
* Fixed wrong orderby tests
* Travis container-infra and php 7
You can’t perform that action at this time.