The table task and del_task are extended with the attribute uid. RFC 2445 tells that there MUST be space for 255 characters, therefore the data type is VARCHAR(255). It can not be set to null so the update task also adds a random UUID to all existing tasks.