Where Did That Sqlalchemy SQL Originate?

ORMs such as SQLAlchemy are very useful, but can easily generate very inefficient unrecognisable code. Here’s an easy way to log where the query originates in your code.

2025-04-19 · Cameron Kerr

Map Git Dependencies using n-grams in Python

Where in Git would I go to edit the code that deploys a set of resources identified by audit findings?

2023-01-25 · Cameron Kerr