Best Practice

time to read 1 min | 69 words

I realized that I didn't explain a little of the background story about the last post. For some reason the (real, not the one I posted) query is violating a primary key constraint. When I tried to check it, it would think for a long while, and then spit out the error.

I know it's evil to optimize buggy code, but at least now when it fails, it fails fast.