Skip to content
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

Feature/influxdb2 #879

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from
Draft

Commits on Sep 8, 2022

  1. Remove unused code

    afausti committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    c352fde View commit details
    Browse the repository at this point in the history
  2. Increase time precision to microseconds

    - For double timestamp fields, increase time precision from milliseconds to microseconds
    afausti committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    7a21890 View commit details
    Browse the repository at this point in the history
  3. Fix test for coercing double timestamp

    - It is now coerced to Long with microseconds precision
    afausti committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    c6f57bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9b02f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c6a7317 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Configuration menu
    Copy the full SHA
    e70c50f View commit details
    Browse the repository at this point in the history