Tuesday, 18th August 2020
TIL
Programatically accessing Heroku PostgreSQL from GitHub Actions
— My [db-to-sqlite](https://github.com/simonw/db-to-sqlite) tool can connect to a PostgreSQL database, export all of the content and write it to a SQLite database file on disk.