Skip to content

Tags: enumag/influxdb-php

Tags

1.4.1

Update README.md

1.4.0

1.4.0

Updating Influx Database with support for writing direct payloads

1.3.1

Merge pull request influxdata#43 from virgofx/master

Adding support for writing points into a specific retention period.

1.3.0

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

Fixed issue with listUsers, added getColumns and added unit tests

1.2.1

Updated travis/codeclimate links after org rename to influxdata

1.2.0

Added support for 32 bit systems and added setters/getters for Point …

…fields

1.1.3

Bumped version to 1.1.3; added support for symfony 3

0.1.3

added auth support

1.1.2

ISSUE-21 - Fixed issue with authentication not working for write oper…

…ations