narenaryan / Vidura

A beautiful and elegant chat GPT prompt management system

Home Page:https://vidura.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discussion needed for Unique together constraint

arpithpm opened this issue · comments

unique_together = ['text_hash', 'owner', 'category']

I think the unique together here has to be changed to text owner and category.