ziyadm / test-bot-repo

0 stars 0 forks source link

handle duplicate rows in questions table (or clean up/check somehow) #147

Open ziyadm opened 1 year ago

ziyadm commented 1 year ago

querying doesn't handle duplicate rows now usually databases have precondition checks to disallow this

prointerviewschool commented 1 year ago

maybe we can just not upload question ids that are already in the table?