| Column Name | Data Type | Nullity | Default value | Description | 
|---|---|---|---|---|
| blobId | Text | Non-null | The unique ID of the blob (e.g. XXbfAJXqWrYnSXcelLFA). | |
| content | Text | Nullable | null | The content of the blob, can be either: 
 | 
| dateModified | Text | Non-null | Localized modification date (e.g. 2023-11-08 18:43:44.204+0200) | |
| utcDateModified | Text | Non-null | Modification date in UTC format (e.g. 2023-11-08 16:43:44.204Z) |