-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Direct SELECT FROM queries fail with "NoMethodError: undefined method `time_precision'" #13
Comments
hi @roldugin Are you using the latest influxdb-cli? |
I'm using the latest influxdb-cli available (0.1.4), not the one from GitHub. |
@roldugin great thanks. I'm not actively using influxdb-cli, but I will to check it. Meanwhile, would you be able to submit a PR? All |
I have the same issue:
|
Hi @luisdavim I tried to fix the I started #14 to fix it, but since I'm no longer using InfluxDB, I can't provide any ETA for the fix. Any help would be more than appreciated, in case you can take over that PR. |
I'm using influxdb-ruby 0.2.2 and can't seem to run queries that aren't wrapped in
db.query(...)
.📌 #14
The text was updated successfully, but these errors were encountered: