I have an app build on Fastapi and tortoise orm. With the following models:
MODELS :
class Tratamiento(models.Model): id = fields.UUI