Ben Munat

Results 4 issues of Ben Munat

While integrating with ExAudit I found that I kept calling Repo.history and piping it into List.first or hd(). In fact the only place ever actually looked at more than the...

I have a test that exercises some code that can send multiple emails, getting those addresses from different sources. My test setup creates a situation where two emails will be...

enhancement

An app I work on is using UUID.uuid4/0 to generate secret keys. We noticed some duplicate values in the db (yeah, I know, we should have a unique index on...

Just tossing in an issue for something that has bugged me for a while about Postico (and actually other SQL tools that I've used as well): the table filters default...