Skip to content
This repository has been archived by the owner on Oct 29, 2021. It is now read-only.

InfluxDBStore: do not use deprecated "IF NOT EXISTS" condition when creating DB #159

Closed
wants to merge 2 commits into from

Conversation

emidoots
Copy link
Member

IF NOT EXIST is the default and only behavior (see InfluxDB issue here), confirmed working locally.

Based on #158 for simplicity.

@keegancsmith
Copy link
Member

LGTM

@emidoots emidoots force-pushed the sg/6-influx-dashboard-perf branch from b889733 to 5f0b968 Compare April 27, 2016 18:44
…reating DB

`IF NOT EXIST` is the default and only behavior (see [InfluxDB issue here](influxdata/influxdb#5707)),
confirmed working locally.
@emidoots emidoots force-pushed the sg/7-if-not-exists branch from cb7fbf3 to 8a52b39 Compare April 27, 2016 18:53
@emidoots
Copy link
Member Author

Merged into master.

@emidoots emidoots closed this Apr 27, 2016
@emidoots emidoots deleted the sg/7-if-not-exists branch April 27, 2016 18:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants