Merge pull request #7191 from gam-phon/patch-1

Update issue link to "Remove IF EXISTS/IF NOT ..."
pull/7168/merge
Mark Rushakoff 2016-08-23 08:09:41 -07:00 committed by GitHub
commit f216123406
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ With this release the systemd configuration files for InfluxDB will use the syst
- [#7011](https://github.com/influxdata/influxdb/issues/7011): Create man pages for commands.
- [#7050](https://github.com/influxdata/influxdb/pull/7050): Update go package library dependencies.
- [#5750](https://github.com/influxdata/influxdb/issues/5750): Support wildcards in aggregate functions.
- [#7605](https://github.com/influxdata/influxdb/issues/7605): Remove IF EXISTS/IF NOT EXISTS from influxql language.
- [#7065](https://github.com/influxdata/influxdb/issues/7065): Remove IF EXISTS/IF NOT EXISTS from influxql language.
- [#7095](https://github.com/influxdata/influxdb/pull/7095): Add MaxSeriesPerDatabase config setting.
### Bugfixes