Skip to content
This repository was archived by the owner on Feb 25, 2021. It is now read-only.

Tags: pspwebtech/influxdb-php

Tags

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

1.1.3

Toggle 1.1.3's commit message
Bumped version to 1.1.3; added support for symfony 3

0.1.3

Toggle 0.1.3's commit message
added auth support

1.1.2

Toggle 1.1.2's commit message
ISSUE-21 - Fixed issue with authentication not working for write oper…

…ations