jigold

Results 69 comments of jigold

I still need to test this on the real database. Will do once the PR this is stacked on goes in.

Ready for a first look!

> I think that my unease here is that there's a lot of engineering around the assumption that attempts might not get inserted right away through the intended path (we...

I don't know how to write this operation other than to do an insert on duplicate key update or to do a for loop and update each attempt individually. @danking...

I checked all the queries are fast now even with the common table expressions.

I'll retry the PR Monday morning. Let's not merge on a Friday.

@daniel-goldstein I think I am fine with this change in theory. However, it is unclear to me how this would work if we added our encoded files to the repository....