Skip to content

Commit 8160c7b

Browse files
committed
update
1 parent 178f559 commit 8160c7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1084,7 +1084,7 @@ These are the supported types with their length, category, JSON type and format:
10841084
| double | | float | number | |
10851085
| decimal | 19,4 | decimal | string | |
10861086
| date | | date/time | string | yyyy-mm-dd |
1087-
| time | | date/time | srting | hh:mm:ss |
1087+
| time | | date/time | string | hh:mm:ss |
10881088
| timestamp | | date/time | string | yyyy-mm-dd hh:mm:ss |
10891089
| varbinary | 255 | binary | string | base64 encoded |
10901090
| blob | | binary | string | base64 encoded |

0 commit comments

Comments
 (0)