Skip to content

Commit

Permalink
fix: CHANGELOG.md linter
Browse files Browse the repository at this point in the history
  • Loading branch information
bednar committed Nov 6, 2024
1 parent cf44fa9 commit c1bf793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
### Features

- [#114](https://github.com/InfluxCommunity/influxdb3-go/pull/114): Query API respects metadata types for columns returned from InfluxDB v3.
1. [#114](https://github.com/InfluxCommunity/influxdb3-go/pull/114): Query API respects metadata types for columns returned from InfluxDB v3.
Tags are mapped as a "string", timestamp as "time.Time", and fields as their respective types:
- iox::column_type::field::integer: => int64
- iox::column_type::field::uinteger: => uint64
Expand Down

0 comments on commit c1bf793

Please sign in to comment.