Right now the `name` field is being used to save the UUID unique name for a file. We can replace it with a UUIDType field as primary key.
Right now the
namefield is being used to save the UUID unique name for a file. We can replace it with a UUIDType field as primary key.