This commit is contained in:
Alejandro 2022-11-01 22:33:18 +01:00 committed by Alejandro
parent 5681f82dd7
commit 62ab271b82

View File

@ -608,9 +608,9 @@ SELECT
``` text
┌─filesize_bytes─┬─filesize───┐
│ 1 │ 1.00 B │
│ 1024 │ 1.24 KB │
│ 1048576 │ 1.05 MiB │
│ 192851925 │ 192.85 MiB │
│ 1024 │ 1.02 KB │
│ 1048576 │ 1.05 MB │
│ 192851925 │ 192.85 MB │
└────────────────┴────────────┘
```