We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e2a6a2 commit fe9347eCopy full SHA for fe9347e
README.md
@@ -170,7 +170,8 @@ Planned for a future release — a complete end-to-end example will be added onc
170
| Tuple<Type,..> | Map<T1,T2,..> | ❌ | N/A |
171
| Object | Variant | ❌ | N/A |
172
173
-* For date operation need to provide ZoneId.
+* A ZoneId must also be provided when performing date operations.
174
+* Precision and scale must also be provided when performing decimal operations.
175
176
## Configuration Options
177
0 commit comments