Algatux / influxdb-bundle

Bundle service integration of official influxdb/influxdb-php client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Database creation should not offer "if not exists"

curry684 opened this issue · comments

The "if not exists" syntax in Database::create was defaulted and deprecated before 1.0 release, and crashes with syntax error if used now. The parameter should be removed.

@curry684 Thanks to reporting this issue, I'm actually not understanding what are you referring to.
Can you be more precise about the problem and where you found it ?

thanks a lot again.

Mmmm I should be ashamed, the issue belongs with the library, not the bundle.

Closed in favor of influxdata/influxdb-php#67, my apologies.