logoalt Hacker News

tyzoidyesterday at 10:58 PM0 repliesview on HN

You can use something like flyway on top of your existing git/cicd stack. Write the query as a migration, have it reviewed using your git code review process, and merge to run the migration.