There was an error while loading. Please reload this page.
1 parent 41e5312 commit b421389Copy full SHA for b421389
1 file changed
CHANGELOG.md
@@ -3,8 +3,6 @@
3
## Unreleased
4
5
- RowBinary: truncate NaiveDateTime resulting from DateTime64 https://github.com/plausible/ch/pull/297
6
-- Add support for `JSON(...)` (JSON with options) type https://github.com/plausible/ch/pull/309
7
-- RowBinary: de- and encode dynamic JSON https://github.com/plausible/ch/pull/296
8
- use gregorian seconds for naive datetime encoding in RowBinary (it's faster this way) https://github.com/plausible/ch/pull/311
9
- use `DateTime.to_unix/2` + `DateTime.to_naive/1` for naive datetime decoding in RowBinary https://github.com/plausible/ch/pull/313
10
- allow non-UTC timezones for DateTime64 RowBinary encoding https://github.com/plausible/ch/pull/315
0 commit comments