Replies: 1 comment
-
|
@igrpon thanks this should be fixed for next release. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It seems that Column Modifier functionality does not works as intended see here
my YAML
By the way (@flarco) - why type is named timestampz (but not timestamptz as in PG & others dbs) ?
Also timestampz is not mentioned in docs see here
in logs I see the following:
in sources it processed here: core/dbio/iop/datatype.go
Why do I see this change:
but not any warning as defined in sources:
Beta Was this translation helpful? Give feedback.
All reactions