Skip to content

Tags: raisonm/influxdb-php

Tags

1.14.4

Toggle 1.14.4's commit message
Merge pull request influxdata#68 from M2Mobi/delay

Delay driver instantiation until it's actually needed.

1.14.3

Toggle 1.14.3's commit message
1.14.3

- Deprecate IF NOT EXISTS clause in database creation

1.14.2

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

1.4.1

Toggle 1.4.1's commit message
Update README.md

1.4.0

Toggle 1.4.0's commit message
1.4.0

Updating Influx Database with support for writing direct payloads

1.3.1

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.

1.3.0

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

1.2.2

Toggle 1.2.2's commit message
Fixed issue with listUsers, added getColumns and added unit tests

1.2.1

Toggle 1.2.1's commit message
Updated travis/codeclimate links after org rename to influxdata

1.2.0

Toggle 1.2.0's commit message
Added support for 32 bit systems and added setters/getters for Point …

…fields