10th May 2025
TIL
SQLite triggers
— I wrote a Python script, [triggers.py](https://github.com/simonw/til/blob/main/sqlite/triggers.py), to help me understand what data is available to SQLite triggers for which operations.
10th May 2025